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 3d96967 commit e19d221Copy full SHA for e19d221
.github/workflows/update-changelog.yml
@@ -23,7 +23,7 @@ jobs:
23
release-notes: ${{ github.event.release.body }}
24
25
- name: Commit updated CHANGELOG
26
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
27
with:
28
branch: main
29
commit_message: Update CHANGELOG
0 commit comments