mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-05 06:00:59 +03:00
Merge pull request #3303 from pydanny/dependabot/github_actions/peter-evans/create-pull-request-3.10.1
This commit is contained in:
commit
c8b1914a9c
2
.github/workflows/pre-commit-autoupdate.yml
vendored
2
.github/workflows/pre-commit-autoupdate.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
run: pre-commit autoupdate
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3.10.0
|
||||
uses: peter-evans/create-pull-request@v3.10.1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: update/pre-commit-autoupdate
|
||||
|
|
Loading…
Reference in New Issue
Block a user