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

Merged
renovate merged 1 commit from renovate/pipelinecomponents-hadolint-0.x into main 2024-06-26 14:10:20 +02:00
Showing only changes of commit a312e1e20d - 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: