diff --git a/.github/workflows/imageActions.yml b/.github/workflows/imageActions.yml index 756625e..f1123a3 100644 --- a/.github/workflows/imageActions.yml +++ b/.github/workflows/imageActions.yml @@ -48,7 +48,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: Auto Compress Images branch-suffix: timestamp