Bump peter-evans/create-pull-request from 4 to 5 (#270)

master
dependabot[bot] 2023-04-07 17:28:54 +02:00 committed by GitHub
parent 4668f27c92
commit 9ddb23053f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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