We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cbb72b + 16d40e7 commit e53a76bCopy full SHA for e53a76b
.github/workflows/collections-renames.yml
@@ -30,7 +30,7 @@ jobs:
30
run: bundle exec rake collections
31
32
- name: Commit changes and open PR
33
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
34
with:
35
commit-message: "✨ Autofixing renamed/removed collection items ✨"
36
committer: "github-actions[bot] <[email protected]>"
0 commit comments