actions-marketplace-validations/Zelect IO Docker Action

Github Action to build and push a Docker image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 23, 2020
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/zelect-io_docker-action@45996dfb565ee7f77611b570b4f3eab2f0b8deb1 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
imageNameThe name of the docker imageyes
workingDirectoryThe working directory from which to run the docker commandsyes.
dockerRegistryThe registry to push the image nameyesdocker.io
dockerfilePath to DockerfileyesDockerfile
latestBranchFrom which branch to create latest releasesyesmaster
namedescription
dockerTagThe docker tag of the built image