From 581a504f29ecbf11c9a6b2f2d4dedc551bdeb260 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 10:30:40 +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 1ba84e2..8f9f1b8 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