resuelve/Docker scout action
"Run Docker Scout comparing a recent built version with a released version"
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| docker_username | Docker username | yes | — |
| docker_password | Docker password | yes | — |
| docker_project_repo | Repository on Docker Hub, for example `company/project-foo` | yes | — |
| release_tag_regex | Regex to match the latest GitHub release used for comparison | yes | — |
| image_name | Image name that was built and exists locally | yes | — |
| github_token | Token required to publish report into pull request as a comment | yes | — |
Outputs
no outputs