Skip to content

Commit 13ffd9b

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

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
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Update current branch
5555
if: github.event_name == 'push' && github.ref_name != 'main'
56-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
56+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
5757
with:
5858
commit_message: 'chore: update generated files'
5959

0 commit comments

Comments
 (0)