From dc119078cbdccc26b1d330d51e7cc7223df78390 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 12:30:15 +0000 Subject: [PATCH] chore(deps): update peter-evans/create-pull-request action to v7 --- .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 c1a1bd5..97969fc 100644 --- a/.github/workflows/palette.yml +++ b/.github/workflows/palette.yml @@ -19,7 +19,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: commit-message: 'feat: auto-sync upstream palettes' committer: GitHub