Skip to content

Commit 1b822f5

Browse files
authored
Merge pull request #251 from django-commons/dependabot/github_actions/peter-evans/create-pull-request-8
⬆ Bump peter-evans/create-pull-request from 7 to 8
2 parents 0f613f8 + a32936f commit 1b822f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_coc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# Create a pull request to merge the changes into the main branch
4444
- name: Create Pull Request
4545
if: steps.check_changes.outputs.changed == 'true'
46-
uses: peter-evans/create-pull-request@v7
46+
uses: peter-evans/create-pull-request@v8
4747
with:
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949
branch: bot-update-coc

0 commit comments

Comments
 (0)