Merge pull request 'chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.3' (#18) 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-08 02:01:26 +02:00
commit 8ec4b70cf8

View file

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