actions-marketplace-validations/Netrc Creds
Sets up netrc credentials. Useful for setting up a PAT for git to use in an action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| creds | JSON array of object with (`machine`, `login`, `password`) fields. | no | — |
| machine | machine string to append | no | — |
| login | login field to append | no | — |
| password | password field to append | no | — |
Outputs
no outputs