From 3206e3ed4770531d619a51120bb24f1052401b6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Dec 2025 03:39:34 +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 "