We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a611f32 commit 37a4abfCopy full SHA for 37a4abf
1 file changed
.github/workflows/rust.yml
@@ -31,7 +31,7 @@ jobs:
31
git commit -m 'deploy'
32
33
- name: push deployment branch
34
- uses: ad-m/github-push-action@4cc74773234f74829a8c21bc4d69dd4be9cfa599 # v1.1.0
+ uses: ad-m/github-push-action@881a6320fdb16eb5318c5054f31c218aec2b324c # v1.3.0
35
if: github.ref == 'refs/heads/main'
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments