Skip to content

Commit

Permalink
Bump antifree/json-to-variables from 1.1.2 to 1.2.0 (#24)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 2726fed commit 91cf08d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
views/zh_CN/latest/${{ matrix.addon.addonId }}
path: ${{ github.workspace }}/addon-datastore
- name: get ${{ matrix.addon.addonId }} addon data
uses: antifree/json-to-variables@v1.1.2
uses: antifree/json-to-variables@v1.2.0
with:
filename: ${{ github.workspace}}/addon-datastore/views/zh_CN/latest/${{ matrix.addon.addonId }}/stable.json
- name: Cache ${{ matrix.addon.addonId }}-${{ env.addonVersionName }} Addon
Expand Down

0 comments on commit 91cf08d

Please sign in to comment.