We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b87e57b + a269818 commit af4db79Copy full SHA for af4db79
.github/workflows/update-changelog.yml
@@ -24,7 +24,7 @@ jobs:
24
release-notes: ${{ github.event.release.body }}
25
26
- name: Commit updated CHANGELOG
27
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
28
with:
29
branch: main
30
commit_message: Update CHANGELOG
0 commit comments