chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.4 (#22)
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-06-26 14:10:20 +02:00 committed by renovate
parent 64e92b168f
commit 17f6f99dd7

View file

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