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 b883bc2 commit 5a212ffCopy full SHA for 5a212ff
.github/workflows/prepare-release.yml
@@ -45,7 +45,7 @@ jobs:
45
46
/tmp/git-chglog $filter_tag --next-tag "${{ github.event.inputs.tag }}" -o CHANGELOG.md v4.0.0-alpha.2..
47
- name: Create Pull Request
48
- uses: peter-evans/create-pull-request@v4.1.4
+ uses: peter-evans/create-pull-request@v4.2.3
49
with:
50
title: "${{ github.event.inputs.tag }} Changelog Bump"
51
body: "This is an automated changelog commit."
0 commit comments