build(deps): bump peter-evans/repository-dispatch from 1 to 2 (#138)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-31 10:52:10 +02:00 committed by GitHub
parent be753b2c89
commit b268e8e500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -117,7 +117,7 @@ jobs:
- name: Trigger Bee-js PR creation
if: ${{ github.event_name == 'repository_dispatch' }}
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.REPO_GHA_PAT }}
repository: ethersphere/bee-js