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 968d44c commit 56ad9f4Copy full SHA for 56ad9f4
.github/workflows/plan-release.yml
@@ -61,7 +61,7 @@ jobs:
61
env:
62
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}
63
64
- - uses: peter-evans/create-pull-request@v5
+ - uses: peter-evans/create-pull-request@v6
65
with:
66
commit-message: "Prepare Release using 'release-plan'"
67
author: "github-actions[bot] <[email protected]>"
0 commit comments