Skip to content

Commit ac014c8

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: git cliff 8.22.0.. --bump -o CHANGELOG.md
7272
- name: Commit changes
7373
id: auto-commit-action
74-
uses: stefanzweifel/git-auto-commit-action@v6
74+
uses: stefanzweifel/git-auto-commit-action@v7
7575
if: env.should-release == 'true'
7676
with:
7777
commit_options: "--allow-empty"

0 commit comments

Comments
 (0)