Skip to content

Commit

Permalink
Merge pull request #76 from universal-ember/renovate/peter-evans-crea…
Browse files Browse the repository at this point in the history
…te-pull-request-6.x

chore(deps): update peter-evans/create-pull-request action to v6
  • Loading branch information
NullVoxPopuli authored Feb 12, 2024
2 parents 7e0bebd + c981ad5 commit f3d7378
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 @@ -64,7 +64,7 @@ jobs:
env:
GITHUB_AUTH: ${{ secrets.GITHUB_TOKEN }}

- uses: peter-evans/create-pull-request@v5
- uses: peter-evans/create-pull-request@v6
with:
commit-message: "Prepare Release using 'release-plan'"
author: "github-actions[bot] <[email protected]>"
Expand Down

0 comments on commit f3d7378

Please sign in to comment.