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 67b022c commit d04a684Copy full SHA for d04a684
.github/workflows/update-generated.yml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Update current branch
57
if: github.event_name == 'push' && github.ref_name != 'main'
58
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
+ uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
59
with:
60
commit_message: 'chore: update generated files'
61
0 commit comments