Skip to content

Commit d4c4522

Browse files
authored
Merge pull request data-engineering-collective#84 from data-engineering-collective/dependabot/github_actions/peter-evans/create-pull-request-4.2.4
Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4
2 parents bb0da0d + 3b12299 commit d4c4522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-autoupdate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
pre-commit autoupdate
3838
pre-commit run -a || true
39-
- uses: peter-evans/create-pull-request@2b011faafdcbc9ceb11414d64d0573f37c774b04
39+
- uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54
4040
with:
4141
commit-message: "Auto-update pre-commit hooks"
4242
title: "Auto-update pre-commit hooks"

0 commit comments

Comments
 (0)