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 300a89a + 71bb6af commit 33ccef7Copy full SHA for 33ccef7
1 file changed
.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@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
28
with:
29
branch: 4.x
30
commit_message: Update CHANGELOG
0 commit comments