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 0f613f8 + a32936f commit 1b822f5Copy full SHA for 1b822f5
.github/workflows/update_coc.yml
@@ -43,7 +43,7 @@ jobs:
43
# Create a pull request to merge the changes into the main branch
44
- name: Create Pull Request
45
if: steps.check_changes.outputs.changed == 'true'
46
- uses: peter-evans/create-pull-request@v7
+ uses: peter-evans/create-pull-request@v8
47
with:
48
token: ${{ secrets.GITHUB_TOKEN }}
49
branch: bot-update-coc
0 commit comments