diff --git a/.github/workflows/reusable_repository_dispatch.yml b/.github/workflows/reusable_repository_dispatch.yml index 8decef6..f1c2a19 100644 --- a/.github/workflows/reusable_repository_dispatch.yml +++ b/.github/workflows/reusable_repository_dispatch.yml @@ -73,7 +73,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Dispatch an action and get the run ID - uses: codex-/return-dispatch@v1 + uses: codex-/return-dispatch@v2 id: return_dispatch with: token: ${{ secrets.PAT_REPO_DISPATCH }} # this is an org level secret