Merge pull request 'chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.4' (#22) from renovate/pipelinecomponents-hadolint-0.x into master
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
renovate 2024-06-26 14:11:22 +02:00
commit 85d26636a9

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: