Skip to content

Commit b1d1152

Browse files
Update peter-evans/create-pull-request action to v8
1 parent 8b36982 commit b1d1152

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v6
1515
- uses: actions/setup-python@v6
1616
- uses: browniebroke/pre-commit-autoupdate-action@main
17-
- uses: peter-evans/create-pull-request@v7
17+
- uses: peter-evans/create-pull-request@v8
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
branch: update/pre-commit-hooks

0 commit comments

Comments
 (0)