diff --git a/.github/workflows/image-optimise.yml b/.github/workflows/image-optimise.yml index 38daca6e1c..a0d967f16c 100644 --- a/.github/workflows/image-optimise.yml +++ b/.github/workflows/image-optimise.yml @@ -51,7 +51,7 @@ jobs: if: | github.event_name != 'pull_request' && steps.calibre.outputs.markdown != '' - uses: peter-evans/create-pull-request@v6.0.5 + uses: peter-evans/create-pull-request@v6.1.0 with: title: Auto Compress Images branch-suffix: timestamp