Skip to content

Commit 91cf08d

Browse files
Bump antifree/json-to-variables from 1.1.2 to 1.2.0 (#24)
Bumps [antifree/json-to-variables](https://github.com/antifree/json-to-variables) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/antifree/json-to-variables/releases) - [Changelog](https://github.com/antifree/json-to-variables/blob/main/CHANGELOG.md) - [Commits](antifree/json-to-variables@v1.1.2...v1.2.0) --- updated-dependencies: - dependency-name: antifree/json-to-variables dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2726fed commit 91cf08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
views/zh_CN/latest/${{ matrix.addon.addonId }}
9494
path: ${{ github.workspace }}/addon-datastore
9595
- name: get ${{ matrix.addon.addonId }} addon data
96-
uses: antifree/json-to-variables@v1.1.2
96+
uses: antifree/json-to-variables@v1.2.0
9797
with:
9898
filename: ${{ github.workspace}}/addon-datastore/views/zh_CN/latest/${{ matrix.addon.addonId }}/stable.json
9999
- name: Cache ${{ matrix.addon.addonId }}-${{ env.addonVersionName }} Addon

0 commit comments

Comments
 (0)