Skip to content

Commit

Permalink
Merge pull request #114 from universal-ember/renovate/peter-evans-cre…
Browse files Browse the repository at this point in the history
…ate-pull-request-7.x

Update peter-evans/create-pull-request action to v7
  • Loading branch information
NullVoxPopuli authored Oct 6, 2024
2 parents 71b7cbe + 5892429 commit 9093f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plan-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,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 9093f6b

Please sign in to comment.