chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.3 #13

Merged
renovate merged 1 commit from renovate/pipelinecomponents-hadolint-0.x into master 2024-06-08 02:00:19 +02:00
Showing only changes of commit f303960ec3 - 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.2 image: pipelinecomponents/hadolint:0.26.3
commands: commands:
- hadolint Dockerfile - hadolint Dockerfile
when: when: