Skip to content

Commit 78d6840

Browse files
authored
Merge pull request #230 from openkim/dependabot/github_actions/peter-evans/create-pull-request-8
Bump peter-evans/create-pull-request from 7 to 8
2 parents b7c3835 + aa1449a commit 78d6840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: pre-commit autoupdate
2323

2424
- name: Create Pull Request
25-
uses: peter-evans/create-pull-request@v7
25+
uses: peter-evans/create-pull-request@v8
2626
with:
2727
branch: update/pre-commit-autoupdate
2828
title: Auto-update pre-commit hooks

0 commit comments

Comments
 (0)