From 058eeb37388a8f763c3c3451d0e9fe7c9a46a0e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 09:13:22 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v7 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/site-gif.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/site-gif.yml b/.github/workflows/site-gif.yml index 9752b4e..a36a368 100644 --- a/.github/workflows/site-gif.yml +++ b/.github/workflows/site-gif.yml @@ -31,7 +31,7 @@ jobs: with: format: YYYYMMDDHHMM - name: Create PR - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: add-paths: docs/img/* commit-message: "bot: 🤖 Screenshot GIF"