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 f34c92d + 9368aa6 commit 866cc73Copy full SHA for 866cc73
.github/workflows/changelog.yml
@@ -28,7 +28,7 @@ jobs:
28
release-notes: ${{ github.event.release.body }}
29
30
- name: Commit updated CHANGELOG
31
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
32
with:
33
branch: ${{ github.event.release.target_commitish }}
34
commit_message: Update CHANGELOG
0 commit comments