From b268e8e5004fb00469c3d4967e7f1d68b9e228a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 10:52:10 +0200 Subject: [PATCH] build(deps): bump peter-evans/repository-dispatch from 1 to 2 (#138) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 0ae876c..88b90c5 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -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