sidharthbh8/File Content Action
Retrieve content of a file in a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| file_path | The path of the file to retrieve | yes | — |
| pr_number | The number of the pull request | yes | — |
| token | The token to use to access the GitHub API | yes | — |
| api_key | CVE API KEY | yes | — |
| api_user | CVE API username | yes | — |
| api_org | CVE API organization | yes | — |
Outputs
| name | description |
|---|---|
| file_content | The content of the file |