Skip to content

Commit

Permalink
Update repository dispatch action to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Aug 31, 2023
1 parent 7c44606 commit b1ab639
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ jobs:
repo: ['ponylang/shared-docker']
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 b1ab639

Please sign in to comment.