We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cec17e commit e74d1f4Copy full SHA for e74d1f4
.github/workflows/update-changelog.yml
@@ -21,7 +21,7 @@ jobs:
21
release-notes: ${{ github.event.release.body }}
22
23
- name: Commit updated CHANGELOG
24
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
25
with:
26
branch: main
27
commit_message: Update CHANGELOG
0 commit comments