Skip to content

Commit fbb49b0

Browse files
authored
Merge pull request #57 from WIAS-PDELib/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 7 to 8
2 parents d9f152d + 53ab31a commit fbb49b0

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
@@ -20,7 +20,7 @@ jobs:
2020
- name: run autoupdate
2121
run: pre-commit autoupdate
2222
- name: create PR
23-
uses: peter-evans/create-pull-request@v7
23+
uses: peter-evans/create-pull-request@v8
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}
2626
branch: update/pre-commit-autoupdate

0 commit comments

Comments
 (0)