chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.1

This commit is contained in:
Renovate Bot 2024-02-19 23:35:29 +00:00
parent 83e20f41b6
commit 48f715b077
1 changed files with 1 additions and 1 deletions

View File

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