Skip to content

Commit e53a76b

Browse files
authored
Merge pull request #4972 from github/dependabot/github_actions/peter-evans/create-pull-request-8
chore(deps): bump peter-evans/create-pull-request from 7 to 8
2 parents 5cbb72b + 16d40e7 commit e53a76b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/collections-renames.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: bundle exec rake collections
3131

3232
- name: Commit changes and open PR
33-
uses: peter-evans/create-pull-request@v7
33+
uses: peter-evans/create-pull-request@v8
3434
with:
3535
commit-message: "✨ Autofixing renamed/removed collection items ✨"
3636
committer: "github-actions[bot] <[email protected]>"

0 commit comments

Comments
 (0)