remal-github-actions/Check GitHub actions secrets existence
Check that all secrets used in GitHub action are defined for the repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| githubToken | GitHub access token | yes | ${{github.token}} |
| ref | Git ref | no | ${{github.ref}} |
| optionalSecrets | A list of optional secrets | no | — |
| forbiddenSecrets | A list of forbidden secrets | no | — |
| predefinedSecrets | A list of predefined secrets | no | GITHUB_TOKEN |
Outputs
no outputs