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 696ab3d + 7a2ce74 commit c269f9aCopy full SHA for c269f9a
.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@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
26
with:
27
branch: main
28
commit_message: Update CHANGELOG
0 commit comments