Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/sync-templates-and-ci-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
HOMEBREW_GPG_PASSPHRASE: ${{ secrets.BREWTESTBOT_GPG_SIGNING_SUBKEY_PASSPHRASE }}

- name: Create pull request
uses: peter-evans/create-pull-request@18f7dc018cc2cd597073088f7c7591b9d1c02672
uses: peter-evans/create-pull-request@d6d5519d05f5814158ef015b8448f2f74648c421
with:
path: vendor/${{ matrix.repo }}
token: ${{ secrets.HOMEBREW_CASK_SYNC_TOKEN }}
Expand Down