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

This commit is contained in:
Renovate Bot 2024-02-19 23:36:12 +00:00
parent 59801b2d43
commit 59e5b83d78
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: