diff --git a/.github/workflows/images.yml b/.github/workflows/images.yml index a4ae0a8..c790d3a 100644 --- a/.github/workflows/images.yml +++ b/.github/workflows/images.yml @@ -52,7 +52,7 @@ jobs: if: | github.event_name != 'pull_request' && steps.calibre.outputs.markdown != '' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: title: Auto Compress Images branch-suffix: timestamp