diff --git a/.github/workflows/image-action-schedule.yml b/.github/workflows/image-action-schedule.yml index b27d32f..e6d841c 100644 --- a/.github/workflows/image-action-schedule.yml +++ b/.github/workflows/image-action-schedule.yml @@ -24,7 +24,7 @@ jobs: webpQuality: '75' - name: Create New Pull Request If Needed if: steps.calibre.outputs.markdown != '' - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v8 with: title: Compressed Images Nightly branch-suffix: timestamp