Bump jossef/action-set-json-field from 1 to 2 (#2659)

Bumps [jossef/action-set-json-field](https://github.com/jossef/action-set-json-field) from 1 to 2.
- [Release notes](https://github.com/jossef/action-set-json-field/releases)
- [Commits](https://github.com/jossef/action-set-json-field/compare/v1...v2)

---
updated-dependencies:
- dependency-name: jossef/action-set-json-field
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-01 12:40:11 -04:00 committed by GitHub
parent 4077e9acd6
commit 6a36402365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ jobs:
# script: if ${{ env.IS_DEV }} then echo "::set-output name=VERSION_NUMBER::${{ env.VERSION_NUMBER_NIGHTLY }}" else echo "::set-output name=VERSION_NUMBER::${{ env.VERSION_NUMBER }}" fi # script: if ${{ env.IS_DEV }} then echo "::set-output name=VERSION_NUMBER::${{ env.VERSION_NUMBER_NIGHTLY }}" else echo "::set-output name=VERSION_NUMBER::${{ env.VERSION_NUMBER }}" fi
- name: Update package.json version - name: Update package.json version
uses: jossef/action-set-json-field@v1 uses: jossef/action-set-json-field@v2
with: with:
file: package.json file: package.json
field: version field: version