diff --git a/.github/workflows/template-sync.yml b/.github/workflows/template-sync.yml index 0ec3750..2c93c93 100644 --- a/.github/workflows/template-sync.yml +++ b/.github/workflows/template-sync.yml @@ -92,7 +92,7 @@ jobs: - name: Open PR if: steps.check-updates.outputs.skip != 'true' - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: token: ${{ secrets.TEMPLATE_SYNC_TOKEN || github.token }} branch: template-sync