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 e8909a0 commit d25472eCopy full SHA for d25472e
.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