chore(deps): update pipelinecomponents/hadolint docker tag to v0.26.3 (#25)
Some checks are pending
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/cron/build Pipeline is pending
ci/woodpecker/cron/lint Pipeline is pending

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-08 02:01:09 +02:00 committed by renovate
parent d6c4052204
commit 752de18416

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: