From 4ebefa79184ec904e0ba7ff4abae3313145f926e Mon Sep 17 00:00:00 2001 From: Mritunjay Sharma Date: Wed, 14 Jul 2021 10:27:23 +0530 Subject: [PATCH] pins repository-dispatch to v1.1.13 in action-registry-index-update-release.yml Signed-off-by: Mritunjay Sharma --- .github/workflows/action-registry-index-update-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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