Skip to content

Commit 4406e8a

Browse files
Update GitHub Action Versions (#224)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0fd1119 commit 4406e8a

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
@@ -23,7 +23,7 @@ jobs:
2323
- name: Run pre-commit autoupdate
2424
run: pre-commit autoupdate
2525
- name: Open pull request
26-
uses: peter-evans/create-pull-request@v5
26+
uses: peter-evans/create-pull-request@v6.1.0
2727
with:
2828
branch: pre-commit-autoupdate
2929
title: Upgrade pre-commit hooks revisions

0 commit comments

Comments
 (0)