Skip to content

Commit 7a031bf

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

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@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
108+
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
109109
if: steps.changesets.outputs.published == 'true'
110110
with:
111111
branch: after-release

0 commit comments

Comments
 (0)