airfold/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
- Stalelast commit Oct 18, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: airfold/last-successful-commit-action@9aaa8ea15450a77a4907e55442f71024e8553298 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch to get last successful commit from | no | — |
| github_token | Your GitHub access token | yes | — |
| workflow_id | ID or filename of the workflow | yes | — |
Outputs
| name | description |
|---|---|
| commit_hash | Last successful commit |