Skip to content

Commit 37a4abf

Browse files
Update ad-m/github-push-action action to v1.3.0 (#34)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent a611f32 commit 37a4abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
git commit -m 'deploy'
3232
3333
- name: push deployment branch
34-
uses: ad-m/github-push-action@4cc74773234f74829a8c21bc4d69dd4be9cfa599 # v1.1.0
34+
uses: ad-m/github-push-action@881a6320fdb16eb5318c5054f31c218aec2b324c # v1.3.0
3535
if: github.ref == 'refs/heads/main'
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)