Skip to content

Commit 6a6c1af

Browse files
authored
Merge pull request #160 from miykael/dependabot/github_actions/peter-evans/create-pull-request-8
2 parents e2e1251 + 09c1aa6 commit 6a6c1af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_precommit_hooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Update pre-commit hooks
4444
run: pre-commit autoupdate
4545
- name: Create Pull Request
46-
uses: peter-evans/create-pull-request@v7
46+
uses: peter-evans/create-pull-request@v8
4747
with:
4848
commit-message: pre-commit hooks auto-update
4949
base: master

0 commit comments

Comments
 (0)