Skip to content

Commit 27bdc7c

Browse files
author
Michael Henderson
committed
bump readme version
1 parent 961681e commit 27bdc7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: A test job to read a value from json as a variable
2424
steps:
2525
- name: Read a json file
26-
uses: fiddlermikey/assign-from-json@v0.9
26+
uses: fiddlermikey/assign-from-json@v1.0
2727
id: read
2828
with:
2929
input-file: 'package.json'

0 commit comments

Comments
 (0)