From 83f25d7ecb0faecf2359d65f4207161422ab3a0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 08:20:15 +0100 Subject: [PATCH] build(deps): bump jossef/action-set-json-field from 1 to 2 (#166) 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 1682540..49ae740 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -96,7 +96,7 @@ jobs: npm run build:env -- $BUILD_PARAMS - name: Update bee version in package.json - uses: jossef/action-set-json-field@v1 + uses: jossef/action-set-json-field@v2 if: ${{ github.event_name == 'repository_dispatch' && github.event.client_payload.tag != 'latest' }} with: file: package.json