Skip to content

Commit

Permalink
update peter-evans/create-pull-request action
Browse files Browse the repository at this point in the history
  • Loading branch information
mansona committed Nov 25, 2024
1 parent 6bdccf8 commit c06c537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plan-release-template.yml.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
env:
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}

- uses: peter-evans/create-pull-request@v6
- uses: peter-evans/create-pull-request@v7
with:
commit-message: "Prepare Release using 'release-plan'"
labels: "internal"
Expand Down

0 comments on commit c06c537

Please sign in to comment.