diff --git a/.github/workflows/palette.yml b/.github/workflows/palette.yml index 31aa5cb3..55d0e5e9 100644 --- a/.github/workflows/palette.yml +++ b/.github/workflows/palette.yml @@ -17,7 +17,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6 with: commit-message: 'feat: auto-sync upstream palettes' committer: GitHub