gjtorikian/GitHub Actions Lockfile

Generate and verify lockfiles for GitHub Actions dependencies

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeMode to run in: generate or verifyyesverify
tokenGitHub token for API accessno${{ github.token }}
workflowsPath to workflows directoryno.github/workflows
outputPath to lockfileno.github/actions.lock.json
commentPost a PR comment when verification fails (only in verify mode)notrue
require-shaRequire all action refs to be full SHAs (generate mode only)nofalse
skip-shaSkip SHA resolution verification (verify mode only)nofalse
skip-integritySkip integrity hash verification (verify mode only)nofalse
skip-advisoriesSkip security advisory checking (verify mode only)nofalse
namedescription
changedWhether the lockfile changed (for generate mode)