Skip to content

Commit

Permalink
Merge pull request #4187 from gedoor/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
Xwite authored Jan 9, 2025
2 parents b00e29a + f9dc3b9 commit 215c1cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cronet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Create Pull Request
if: ${{ env.cronet == 'ok' }}
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
continue-on-error: true
with:
token: ${{ secrets.ACTIONS_TOKEN }}
Expand Down

0 comments on commit 215c1cb

Please sign in to comment.