Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 6 to 7 (#1669)
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianaCampanari authored Sep 10, 2024
2 parents 2b03451 + 5cd6361 commit 91f14bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/calibreapp-image-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
compressOnly: true
- name: Create New Pull Request If Needed
if: steps.calibre.outputs.markdown != ''
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
title: Compressed Images
branch-suffix: timestamp
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: pnpm prettier-fix

- name: Create pull request
uses: peter-evans/create-pull-request@0c2a66fe4af462aa0761939bd32efbdd46592737 # v6.0.2
uses: peter-evans/create-pull-request@8867c4aba1b742c39f8d0ba35429c2dfa4b6cb20 # v6.0.2
with:
author: 'Renovate Bot <[email protected]>'
branch: 'chore/update-static-data'
Expand Down

0 comments on commit 91f14bb

Please sign in to comment.