From 4f484a7b57f0b4d41caa4656cf3a11b20a97ea49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 02:55:20 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v8 --- .github/workflows/palette.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/palette.yml b/.github/workflows/palette.yml index 6b4ad22..e07e771 100644 --- a/.github/workflows/palette.yml +++ b/.github/workflows/palette.yml @@ -27,7 +27,7 @@ jobs: run: uv run --extra matplotlib build.py - name: Create Pull Request - uses: peter-evans/create-pull-request@v7 + uses: peter-evans/create-pull-request@v8 with: commit-message: "feat: auto-sync upstream palettes" committer: "GitHub "