chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.4 #29

Merged
renovate merged 1 commit from renovate/pipelinecomponents-hadolint-0.x into master 2024-06-26 14:06:33 +02:00
Showing only changes of commit 3168882a51 - Show all commits

View file

@ -9,7 +9,7 @@ steps:
evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"' evaluate: 'CI_COMMIT_AUTHOR_EMAIL != "renovate@mgrote.net"'
hadolint: hadolint:
image: pipelinecomponents/hadolint:0.26.3 image: pipelinecomponents/hadolint:0.26.4
commands: commands:
- hadolint Dockerfile - hadolint Dockerfile
when: when: