We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf599ac + d058d6f commit 9aaadadCopy full SHA for 9aaadad
.github/workflows/repository-dispatch.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/checkout@v5
46
47
- name: Repository Dispatch
48
- uses: peter-evans/repository-dispatch@v3
+ uses: peter-evans/repository-dispatch@v4
49
with:
50
token: ${{ secrets.GH_UPDATE_PACKAGE_OTTO }}
51
# if matrix.repo contains a slash, use it literally; otherwise look up the secret named by matrix.repo
0 commit comments