Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6 to 7 (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abel Soares Siqueira <[email protected]>
  • Loading branch information
dependabot[bot] and abelsiqueira committed Sep 9, 2024
1 parent 44c68f6 commit 1e0c4ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/PreCommitUpdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pre-commit autoupdate || true
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: "chore: :robot: pre-commit update"
title: "[AUTO] pre-commit update"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pre-commit autoupdate || true
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
commit-message: "chore: :robot: pre-commit update"
title: "[AUTO] pre-commit update"
Expand Down

0 comments on commit 1e0c4ca

Please sign in to comment.