Skip to content

Commit 6859311

Browse files
authored
Merge pull request #2196 from IntelPython/dependabot/github_actions/peter-evans/create-pull-request-7.0.9
Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9
2 parents cfa6c08 + 7e4c1ce commit 6859311

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
@@ -33,7 +33,7 @@ jobs:
3333
run: pre-commit autoupdate
3434

3535
- name: Create a PR with autoupdate changes
36-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e #v7.0.8
36+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 #v7.0.9
3737
with:
3838
commit-message: 'chore: update pre-commit hooks'
3939
add-paths: .pre-commit-config.yaml

0 commit comments

Comments
 (0)