cdqag/Last Commit Info

Get information about the last commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 8, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: cdqag/action-last-commit-info@74bb5b13acce8d378ad36bfe3001e166edabe724 # v1.0.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenGitHub token${{ github.token }}
repositoryRepository to check (default: current repository)${{ github.repository }}
pathOptional file path to check for last commit (default: entire repo)""
namedescription
shaThe SHA of the last commit
messageThe commit message of the last commit
author-nameThe name of the author of the last commit
author-emailThe email of the author of the last commit
committer-nameThe name of the committer of the last commit
committer-emailThe email of the committer of the last commit
api-urlThe API URL of the last commit
html-urlThe HTML URL of the last commit