Skip to content

Commit

Permalink
Merge pull request #655 from fedejaure/dependabot/github_actions/deve…
Browse files Browse the repository at this point in the history
…lop/peter-evans/create-pull-request-6.0.2

Bump peter-evans/create-pull-request from 5.0.2 to 6.0.2
  • Loading branch information
fedejaure committed Apr 8, 2024
2 parents 2b141fa + 1c080e8 commit 7c15892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run pre-commit
run: poetry run pre-commit run --all-files

- uses: peter-evans/create-pull-request@v5.0.2
- uses: peter-evans/create-pull-request@v6.0.2
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: chore-update-pre-commit-hooks
Expand Down

0 comments on commit 7c15892

Please sign in to comment.