Skip to content

Commit e68d018

Browse files
authored
Merge pull request #118 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 fa231bd + 72b41e4 commit e68d018

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
@@ -37,7 +37,7 @@ jobs:
3737
run: pre-commit autoupdate
3838

3939
- name: Create a PR with autoupdate changes
40-
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
40+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
4141
with:
4242
commit-message: 'chore: update pre-commit hooks'
4343
add-paths: .pre-commit-config.yaml

0 commit comments

Comments
 (0)