Skip to content

Commit 490fa9d

Browse files
committed
Versionning in readme
1 parent 160e41c commit 490fa9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Write JSON from to a file, without having to worry about string escaping on a ba
66

77
# Usage
88
``` yaml
9-
- uses: devops-actions/json-to-file@main
9+
- uses: devops-actions/json-to-file@v1.0.0
1010
with:
1111
json: '{"test": "test"}'
1212
filename: 'test.json'

0 commit comments

Comments
 (0)