Spaces:
Sleeping
Sleeping
Merge branch 'main' into dependabot/pip/captcha-0.6.0
Browse files
.github/workflows/pre-commit-autoupdate.yml
CHANGED
@@ -15,7 +15,7 @@ jobs:
|
|
15 |
- name: Run pre-commit autoupdate
|
16 |
run: pre-commit autoupdate
|
17 |
- name: Create Pull Request
|
18 |
-
uses: peter-evans/create-pull-request@
|
19 |
with:
|
20 |
token: ${{ secrets.GITHUB_TOKEN }}
|
21 |
branch: update/pre-commit-autoupdate
|
|
|
15 |
- name: Run pre-commit autoupdate
|
16 |
run: pre-commit autoupdate
|
17 |
- name: Create Pull Request
|
18 |
+
uses: peter-evans/create-pull-request@v7
|
19 |
with:
|
20 |
token: ${{ secrets.GITHUB_TOKEN }}
|
21 |
branch: update/pre-commit-autoupdate
|