chore(deps): bump notiz-dev/github-action-json-property (#250)

Bumps [notiz-dev/github-action-json-property](https://github.com/notiz-dev/github-action-json-property) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/notiz-dev/github-action-json-property/releases)
- [Commits](7c8cf5cc36...a5a9c668b1)

---
updated-dependencies:
- dependency-name: notiz-dev/github-action-json-property
  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>
This commit is contained in:
dependabot[bot] 2023-03-25 14:47:51 +09:00 committed by GitHub
parent ff8cd6b705
commit af5c6e46a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
- name: get version
id: version
uses: notiz-dev/github-action-json-property@7c8cf5cc36eb85d8d287a8086a39dac59628eb31
uses: notiz-dev/github-action-json-property@a5a9c668b16513c737c3e1f8956772c99c73f6e8
with:
path: "Packages/${{env.packageName}}/package.json"
prop_path: "version"