Skip to content

Commit d449eb5

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

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@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
52+
uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.0
5353
with:
5454
commit_message: 'chore: update generated files'
5555

0 commit comments

Comments
 (0)