Skip to content

Commit b084c85

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

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
@@ -62,7 +62,7 @@ jobs:
6262
run: git cliff --bump -o CHANGELOG.md
6363
- name: Commit changes
6464
id: auto-commit-action
65-
uses: stefanzweifel/git-auto-commit-action@v5
65+
uses: stefanzweifel/git-auto-commit-action@v6
6666
if: env.should-release == 'true'
6767
with:
6868
commit_options: "--allow-empty"

0 commit comments

Comments
 (0)