belmomusta/GitHub Actions Refs SHA Verifier
Verifies if the SHA of the referenced refs have changed across the time.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| lock-file-location | A JSON file describing the actions to verify, for the file format, please refer to the readme file | no | — |
| write-to-job-summary | Flag to enable writing the check report to the Github summary | no | true |
| github-token | Github Authentication Token | no | — |
Outputs
| name | description |
|---|---|
| json-report | A JSON string representing the state of check of the actions refs |
| markdown-report | A Markdown string representing the state of check of the actions refs |