mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-02 13:03:07 +00:00
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:
parent
be753b2c89
commit
b268e8e500
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user