We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59f6e64 commit ac014c8Copy full SHA for ac014c8
1 file changed
.github/workflows/release.yml
@@ -71,7 +71,7 @@ jobs:
71
run: git cliff 8.22.0.. --bump -o CHANGELOG.md
72
- name: Commit changes
73
id: auto-commit-action
74
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
75
if: env.should-release == 'true'
76
with:
77
commit_options: "--allow-empty"
0 commit comments