diff --git a/.github/workflows/optimise-images.yml b/.github/workflows/optimise-images.yml index b8762912..b9591d42 100644 --- a/.github/workflows/optimise-images.yml +++ b/.github/workflows/optimise-images.yml @@ -55,7 +55,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: "chore: auto-compress images" branch-suffix: timestamp