Skip to content

Commit

Permalink
pins repository-dispatch to v1.1.13 in action-registry-index-update-r…
Browse files Browse the repository at this point in the history
…elease.yml

Signed-off-by: Mritunjay Sharma <[email protected]>
  • Loading branch information
mritunjaysharma394 committed Jul 14, 2021
1 parent 4e59a9b commit 4ebefa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-registry-index-update-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ebefa7

Please sign in to comment.