chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.2 #14

Merged
renovate merged 1 commits from renovate/pipelinecomponents-hadolint-0.x into master 2024-05-16 02:01:30 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit cec9f11ccb - Show all commits

View File

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