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.
1 parent f34c92d commit 9368aa6Copy full SHA for 9368aa6
.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