From 22845d95618d6ba2aa2ce23eda6432244808a04c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 11:03:06 +0200 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v6 (#12) --- .github/workflows/compress-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compress-images.yml b/.github/workflows/compress-images.yml index e9ad3ec..8bfc312 100644 --- a/.github/workflows/compress-images.yml +++ b/.github/workflows/compress-images.yml @@ -23,7 +23,7 @@ jobs: - 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@v6 with: title: Compressed Images Nightly branch-suffix: timestamp