Skip to content

Commit 6711c3b

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6.0.1 (#1887)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d449eb5 commit 6711c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-generated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949

5050
- name: Update current branch
5151
if: github.event_name == 'push' && github.ref_name != 'main'
52-
uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.0
52+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
5353
with:
5454
commit_message: 'chore: update generated files'
5555

0 commit comments

Comments
 (0)