We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b87e57b commit a269818Copy full SHA for a269818
.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