Skip to content

Commit cae77a5

Browse files
authored
Merge pull request #20 from IntelPython/dependabot/github_actions/peter-evans/create-pull-request-8.1.1
Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1
2 parents 60f9080 + 4ae395a commit cae77a5

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
@@ -42,7 +42,7 @@ jobs:
4242
run: pre-commit autoupdate
4343

4444
- name: Create a PR with autoupdate changes
45-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 #v8.1.0
45+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 #v8.1.1
4646
with:
4747
commit-message: 'chore: update pre-commit hooks'
4848
add-paths: .pre-commit-config.yaml

0 commit comments

Comments
 (0)