actions-marketplace-validations/Predefined Build/Push

Builds a docker image and pushes a registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 6, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/cam3ron2_build-action@b159614e122d21a8916d688c5921dadeb82bbec5 # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
filePath to the DockerfilenoDockerfile
contextBuild's context is the set of files located in the specified PATH or URLno.
build-argsArguments to pass to the Dockerfileno""
registryRegistry that houses the repositoryno""
repositoryRepository to push toyes""
pushPush the image to the registrynotrue
usernameUsername for the registryyes""
passwordPassword for the registryyes""
publish-cacheIf true, create an artifactnotrue
trivyUse Trivy to scan the resulting imagenofalse
trivy_uploadUpload Trivy scan results to GitHub Security tabnotrue
namedescription
imageidImage ID
digestImage digest
metadataBuild result metadata
default_tagDefault tag