Skip to content

Commit

Permalink
Update GitHub Action Versions (#224)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
mondeja and github-actions[bot] authored Jul 1, 2024
1 parent 0fd1119 commit 4406e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Run pre-commit autoupdate
run: pre-commit autoupdate
- name: Open pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6.1.0
with:
branch: pre-commit-autoupdate
title: Upgrade pre-commit hooks revisions
Expand Down

0 comments on commit 4406e8a

Please sign in to comment.