actions-marketplace-validations/Last successful commit
Get the commit hash of the last successful workflow run on a given branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch to get last successful commit from | yes | main |
| github_token | Your GitHub access token | yes | — |
| workflow_id | ID or filename of the workflow | yes | — |
Outputs
| name | description |
|---|---|
| commit_hash | Last successful commit |