Skip to content

Commit d04a684

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7.1.0 (#2151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67b022c commit d04a684

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
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Update current branch
5757
if: github.event_name == 'push' && github.ref_name != 'main'
58-
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
58+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
5959
with:
6060
commit_message: 'chore: update generated files'
6161

0 commit comments

Comments
 (0)