actions-marketplace-validations/kaniko-action

Kaniko in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 22, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/int128_kaniko-action@789c030f1a75fcc64587ac9ef85dfa6804d9ff4b # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
executorImage of Kaniko executoryesgcr.io/kaniko-project/executor:v1.24.0
cacheEnable caching layersyesfalse
cache-repositoryRemote repository for storing cached layersno
cache-ttlCache timeoutno
push-retryNumber of retries for the push of an imageno
registry-mirrorUse registry mirror(s) (multiline)no
verbositySet the logging levelno
kaniko-argsExtra args to Kaniko executor (multiline)no
docker-run-argsExtra args to docker run (multiline)no
build-argsList of build args (multiline)no
contextPath to the build contextno
filePath to the Dockerfileno
labelsList of metadata for an image (multiline)no
pushPush an image to the registryyesfalse
tagsList of tags (multiline)no
targetTarget stage to buildno
namedescription
digestImage content-addressable identifier also called a digest