Skip to content

Commit 7b059fa

Browse files
Merge pull request #32 from JonathanPiaget/dependabot/github_actions/all-github-actions-b4af7f8568
Bump peter-evans/create-pull-request from 7 to 8 in the all-github-actions group
2 parents 58a4d5b + bd41c72 commit 7b059fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: pre-commit autoupdate
3232

3333
- name: Create Pull Request
34-
uses: peter-evans/create-pull-request@v7
34+
uses: peter-evans/create-pull-request@v8
3535
with:
3636
token: ${{ secrets.GITHUB_TOKEN }}
3737
branch: update/pre-commit-autoupdate

0 commit comments

Comments
 (0)