Skip to content

Commit 51c4c55

Browse files
authored
Merge pull request #327 from PHPCSStandards/dependabot/github_actions/peter-evans/create-pull-request-6
GH Actions: Bump peter-evans/create-pull-request from 5 to 6
2 parents f61820d + 3f25050 commit 51c4c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/happy-new-year.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: exit 1
7474

7575
- name: Create pull request
76-
uses: peter-evans/create-pull-request@v5
76+
uses: peter-evans/create-pull-request@v6
7777
with:
7878
base: ${{ steps.branches.outputs.BASE }}
7979
branch: ${{ steps.branches.outputs.PR_BRANCH }}

0 commit comments

Comments
 (0)