Skip to content

Commit

Permalink
Merge pull request #843 from portier/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/create-pull-request-6

Bump peter-evans/create-pull-request from 5 to 6
  • Loading branch information
stephank authored Feb 1, 2024
2 parents 8b2410b + 918d6c9 commit b7dae3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Create PR
id: cpr
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
# Use a bot token, so checks run on the PR.
token: ${{ secrets.BOT_GITHUB_TOKEN }}
Expand Down

0 comments on commit b7dae3a

Please sign in to comment.