Skip to content

Commit cf7f0cf

Browse files
authored
Merge pull request #1199 from metacpan/dependabot/github_actions/peter-evans/create-pull-request-6
Bump peter-evans/create-pull-request from 5 to 6
2 parents 2c7a0a3 + bb60a8e commit cf7f0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Maybe update cpanfile.snapshot
5555
run: carton
5656
- name: Create Pull Request
57-
uses: peter-evans/create-pull-request@v5
57+
uses: peter-evans/create-pull-request@v6
5858
with:
5959
token: ${{ steps.auth-token.outputs.access-token }}
6060
commit-message: Update cpanfile.snapshot

0 commit comments

Comments
 (0)