chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.2 (#12)
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-05-16 02:05:13 +02:00 committed by renovate
parent 244bb9f919
commit 178c7ffaf0
1 changed files with 1 additions and 1 deletions

View File

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