actions-marketplace-validations/Fetch Data to File
Action to fetch data from a public API to a file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| url | url of API to fetch | yes | — |
| file | location and filename | no | actions/data.json |
Outputs
| name | description |
|---|---|
| success | If the data was saved |