mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-04 05:53:09 +00:00
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>
This commit is contained in:
parent
06a6619352
commit
83f25d7ecb
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -96,7 +96,7 @@ jobs:
|
|||||||
npm run build:env -- $BUILD_PARAMS
|
npm run build:env -- $BUILD_PARAMS
|
||||||
|
|
||||||
- name: Update bee version in package.json
|
- 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' }}
|
if: ${{ github.event_name == 'repository_dispatch' && github.event.client_payload.tag != 'latest' }}
|
||||||
with:
|
with:
|
||||||
file: package.json
|
file: package.json
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user