Skip to content

Commit a75dcdf

Browse files
committed
bumping version
1 parent 6f59c66 commit a75dcdf

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
@@ -22,7 +22,7 @@ The Action has an output variable named filePath that you can use as this file i
2222
```
2323
- name: Run Workflow
2424
id: write_file
25-
uses: timheuer/base64-to-file@v1.0.2
25+
uses: timheuer/base64-to-file@v1.0.3
2626
with:
2727
fileName: 'myTemporaryFile.txt'
2828
encodedString: ${{ secrets.SOME_ENCODED_STRING }}

0 commit comments

Comments
 (0)