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 014cba5 commit d449eb5Copy full SHA for d449eb5
.github/workflows/update-generated.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Update current branch
51
if: github.event_name == 'push' && github.ref_name != 'main'
52
- uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
+ uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.0
53
with:
54
commit_message: 'chore: update generated files'
55
0 commit comments