Skip to content

Commit

Permalink
Merge pull request #37 from beeware/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-pull-request-5.0.1

Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1
  • Loading branch information
freakboy3742 committed May 7, 2023
2 parents dfd72f8 + 4368c3a commit 61b2c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Create Pull Request
id: created-pr
if: steps.pr.outputs.needed == 'true'
uses: peter-evans/create-pull-request@v5.0.0
uses: peter-evans/create-pull-request@v5.0.1
with:
token: ${{ secrets.BRUTUS_PAT_TOKEN }}
title: "Auto-update `pre-commit` hooks"
Expand Down

0 comments on commit 61b2c05

Please sign in to comment.