Skip to content

Commit 1e7b1bd

Browse files
Update peter-evans/create-pull-request action to v6 (#1748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac2e3fd commit 1e7b1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-embroider-upgrade.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: wyvox/action-setup-pnpm@v3
2525
- run: npx ember-apply@latest unstable-embroider
2626
- run: pnpm install --fix-lockfile --frozen-lockfile=false
27-
- uses: peter-evans/create-pull-request@v5
27+
- uses: peter-evans/create-pull-request@v6
2828
with:
2929
# A PAT is required to trigger further workflows
3030
token: ${{ secrets.WORKFLOW_TOKEN }}

0 commit comments

Comments
 (0)