diff --git a/.github/workflows/action-registry-index-update-release.yml b/.github/workflows/action-registry-index-update-release.yml index c083971..7f3fb43 100644 --- a/.github/workflows/action-registry-index-update-release.yml +++ b/.github/workflows/action-registry-index-update-release.yml @@ -7,7 +7,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Repository Dispatch - uses: peter-evans/repository-dispatch@v1 + uses: peter-evans/repository-dispatch@v1.1.13 with: token: ${{ secrets.DISTRIBUTION_GITHUB_TOKEN }} repository: buildpacks/registry-index