Skip to content

Commit

Permalink
Update peter-evans/create-pull-request action to v6 (#1748)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent ac2e3fd commit 1e7b1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-embroider-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: wyvox/action-setup-pnpm@v3
- run: npx ember-apply@latest unstable-embroider
- run: pnpm install --fix-lockfile --frozen-lockfile=false
- uses: peter-evans/create-pull-request@v5
- uses: peter-evans/create-pull-request@v6
with:
# A PAT is required to trigger further workflows
token: ${{ secrets.WORKFLOW_TOKEN }}
Expand Down

0 comments on commit 1e7b1bd

Please sign in to comment.