From 3331fe19bf0fd14c6e4f4ab103b72a4f3c005959 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:13:56 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v7 --- .github/workflows/image-action-schedule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image-action-schedule.yml b/.github/workflows/image-action-schedule.yml index b27d32f..05d5379 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@v7 with: title: Compressed Images Nightly branch-suffix: timestamp