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 c524869 + 3bc0417 commit d735d79Copy full SHA for d735d79
.github/workflows/release.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@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
25
with:
26
branch: main
27
commit_message: Update CHANGELOG
0 commit comments