Skip to content

Commit

Permalink
bump readme version
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed Jul 10, 2023
1 parent 961681e commit 27bdc7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: A test job to read a value from json as a variable
steps:
- name: Read a json file
uses: fiddlermikey/assign-from-json@v0.9
uses: fiddlermikey/assign-from-json@v1.0
id: read
with:
input-file: 'package.json'
Expand Down

0 comments on commit 27bdc7c

Please sign in to comment.