mobiledevops/Secret to File
Create a file with the secret content
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base64-encoded-secret | Base64 encoded content for the file | yes | — |
| filename | Name of the file for the content | yes | — |
| is-executable | Defines the file permission of the created file | no | false |
| working-directory | Folder path for the created file | no | . |
Outputs
| name | description |
|---|---|
| file-path | Absolute path of the created file |