Merge pull request #3382 from cookiecutter/dependabot/github_actions/peter-evans/create-pull-request-3.11.0

This commit is contained in:
Bruno Alla 2021-11-04 09:13:28 +00:00 committed by GitHub
commit 0516458bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ jobs:
run: pre-commit autoupdate
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3.10.1
uses: peter-evans/create-pull-request@v3.11.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: update/pre-commit-autoupdate