Skip to content

Commit 4cbe019

Browse files
Update ad-m/github-push-action action to v1.1.0 (#242)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent a348458 commit 4cbe019

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
@@ -32,7 +32,7 @@ jobs:
3232
git commit -m 'deploy'
3333
3434
- name: push deployment branch
35-
uses: ad-m/github-push-action@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa # v1.0.0
35+
uses: ad-m/github-push-action@4cc74773234f74829a8c21bc4d69dd4be9cfa599 # v1.1.0
3636
if: github.ref == 'refs/heads/main'
3737
with:
3838
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)