Skip to content

Commit 7b15fff

Browse files
Bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#28)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 873c1bb commit 7b15fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- run: pre-commit autoupdate
2727
- run: pre-commit run --all-files
2828

29-
- uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
29+
- uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0
3030
if: always()
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)