diff --git a/.github/workflows/sync-templates-and-ci-config.yml b/.github/workflows/sync-templates-and-ci-config.yml index 823514c169308..1d4de0e60a35c 100644 --- a/.github/workflows/sync-templates-and-ci-config.yml +++ b/.github/workflows/sync-templates-and-ci-config.yml @@ -51,7 +51,7 @@ jobs: HOMEBREW_GPG_PASSPHRASE: ${{ secrets.BREWTESTBOT_GPG_SIGNING_SUBKEY_PASSPHRASE }} - name: Create pull request - uses: peter-evans/create-pull-request@67df31e08a133c6a77008b89689677067fef169e + uses: peter-evans/create-pull-request@ad43dccb4d726ca8514126628bec209b8354b6dd with: path: vendor/${{ matrix.repo }} token: ${{ secrets.HOMEBREW_CASK_SYNC_TOKEN }}