actions-marketplace-validations/Verified commit modBy Yui-KITAMURA

GitHub Action to create verified commits

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 17, 2023
License
ISC
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/yui-kitamura_commit@a1d23ba9b107b12449a443a3f7ac7afa7a127acd # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
filesNewline-separated list of files to be committed, relative to root of repository. yes
workspaceBase directory containing files to be committed, defaults to the GitHub workspace directory path, $GITHUB_WORKSPACE. no""
commit-messageCommit message to be used yes
refReference to be updated with commit. This reference must already exist. Defaults to the repository's default branch ref. no""
namedescription
commit-shaSHA of created commit