actions-marketplace-validations/last-green-sha
Obtains commit hash of a last successful workflow run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN or a repo scoped PAT. | yes | ${{ github.token }} |
| repo | GitHub owner and repository name. e.g. Codertocat/Hello-World | no | ${{ github.repository }} |
| workflow | Workflow name to look for. | no | ${{ github.workflow }} |
| branch | Branch name to look for. | no | — |
Outputs
no outputs