hexf00/Custom Curl Request
A custom GitHub Actions for making a curl request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 16, 2024
- License
- None
Pinned Snippet
uses: hexf00/actions-test@80877bd5ab99da2082604480551420307cdef6e3 # v0.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The URL to make the curl request to | yes | — |
| method | The HTTP method to use for the request | no | GET |
Outputs
no outputs