actions-marketplace-validations/Build and publish multi platform Docker images
Build and publish multi platform Docker images based on changed paths from pushed commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 29, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/dawidd6_action-docker-publish-changed@5023192e825b1c49c94a322448ce4bcd3b68b314 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | no | ${{github.token}} |
| username | DockerHub username | no | — |
| password | DockerHub password | no | — |
| platforms | Platforms for which the image will be built (comma separated) | no | linux/amd64 |
| tag | Image tag | no | latest |
Outputs
no outputs