diff --git a/.github/workflows/repository-dispatch.yml b/.github/workflows/repository-dispatch.yml index a3923a0d..33f9eaee 100644 --- a/.github/workflows/repository-dispatch.yml +++ b/.github/workflows/repository-dispatch.yml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@v5 - name: Repository Dispatch - uses: peter-evans/repository-dispatch@v3 + uses: peter-evans/repository-dispatch@v4 with: token: ${{ secrets.GH_UPDATE_PACKAGE_OTTO }} # if matrix.repo contains a slash, use it literally; otherwise look up the secret named by matrix.repo