bumping version
This commit is contained in:
parent
6f59c66836
commit
a75dcdf3e4
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ The Action has an output variable named filePath that you can use as this file i
|
|||
```
|
||||
- name: Run Workflow
|
||||
id: write_file
|
||||
uses: timheuer/base64-to-file@v1.0.2
|
||||
uses: timheuer/base64-to-file@v1.0.3
|
||||
with:
|
||||
fileName: 'myTemporaryFile.txt'
|
||||
encodedString: ${{ secrets.SOME_ENCODED_STRING }}
|
||||
|
|
Loading…
Add table
Reference in a new issue