Skip to content

Commit e0874f4

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent f6bf474 commit e0874f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
run: rm -rf reference.txt
106106
continue-on-error: true
107107

108-
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
108+
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
109109
if: steps.changesets.outputs.published == 'true'
110110
with:
111111
branch: after-release

0 commit comments

Comments
 (0)