Bump peter-evans/create-pull-request from 4 to 5 (#270)
parent
4668f27c92
commit
9ddb23053f
|
|
@ -16,7 +16,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
python-version: '3.x'
|
||||||
- uses: browniebroke/pre-commit-autoupdate-action@main
|
- uses: browniebroke/pre-commit-autoupdate-action@main
|
||||||
- uses: peter-evans/create-pull-request@v4
|
- uses: peter-evans/create-pull-request@v5
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
branch: update/pre-commit-hooks
|
branch: update/pre-commit-hooks
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue