diff --git a/.github/workflows/optimise-images.yml b/.github/workflows/optimise-images.yml index cf42265..725ce85 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@v4.2.4 + uses: peter-evans/create-pull-request@v5.0.0 with: title: "chore: auto-compress images" branch-suffix: timestamp