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.
2 parents 6dd495a + 46ad63f commit 3c83397Copy full SHA for 3c83397
1 file changed
.github/workflows/update-changelog.yml
@@ -22,7 +22,7 @@ jobs:
22
release-notes: ${{ github.event.release.body }}
23
24
- name: Commit updated CHANGELOG
25
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
26
with:
27
branch: main
28
commit_message: Update CHANGELOG
0 commit comments