Skip to content

Commit

Permalink
Merge pull request #2036 from buildpacks/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/repository-dispatch-3

build(deps): bump peter-evans/repository-dispatch from 2 to 3
  • Loading branch information
jjbustamante authored Feb 2, 2024
2 parents 9c2bfcb + d4e6e3a commit c416410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delivery-release-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
repo: ['buildpacks/docs', 'buildpacks/samples', 'buildpacks/pack-orb', 'buildpacks/github-actions']
steps:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PLATFORM_GITHUB_TOKEN }}
event-type: pack-release
Expand Down

0 comments on commit c416410

Please sign in to comment.