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