Skip to content

Commit

Permalink
Update to repository-dispatch action to v2.1.1 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Aug 31, 2023
1 parent 761f905 commit 5b3e9b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linux-builder-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,8 @@ jobs:
- seantallen-org/msgpack
steps:
- name: Send
uses: ponylang-main/repository-dispatch@ce5485de42c9b2622d2ed064be479e8ed65e76f4
# v2.1.1
uses: peter-evans/repository-dispatch@26b39ed245ab8f31526069329e112ab2fb224588
with:
token: ${{ secrets.PONYLANG_MAIN_API_TOKEN }}
repository: ${{ matrix.repo }}
Expand Down

0 comments on commit 5b3e9b4

Please sign in to comment.