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.
1 parent 2c16773 commit d058d6fCopy full SHA for d058d6f
.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