punitkashyup/Update Secret Action
A GitHub Action to update a secret in a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository_owner | The owner of the repository | yes | — |
| repository_name | The name of the repository | yes | — |
| secret_name | The name of the secret to update | yes | — |
| new_secret_value | The new value for the secret | yes | — |
| github_token | GitHub token with repo access | yes | — |
Outputs
no outputs