diff --git a/.github/workflows/compress-images.yml b/.github/workflows/compress-images.yml index bdcdc73fd38..d5ff228feb9 100644 --- a/.github/workflows/compress-images.yml +++ b/.github/workflows/compress-images.yml @@ -20,7 +20,7 @@ jobs: compressOnly: true - name: Create New Pull Request If Needed if: steps.calibre.outputs.markdown != '' - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: title: Compressed Images Nightly branch-suffix: timestamp