Skip to content

Commit 26d6446

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent 289d390 commit 26d6446

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
@@ -126,7 +126,7 @@ jobs:
126126
run: rm -rf reference.txt
127127
continue-on-error: true
128128

129-
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
129+
- uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v7.1.0
130130
if: steps.changesets.outputs.published == 'true'
131131
with:
132132
branch: after-release

0 commit comments

Comments
 (0)