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 d449eb5 commit 6711c3bCopy full SHA for 6711c3b
.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@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.0
+ uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
53
with:
54
commit_message: 'chore: update generated files'
55
0 commit comments