chore(deps): update pipelinecomponents/hadolint docker tag to v0.27.0 (#38)
All checks were successful
lint, build and push / lint (push) Successful in 14s
lint, build and push / build (push) Successful in 1m32s

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2024-11-24 17:09:42 +01:00 committed by renovate
parent 63f6ea946b
commit 28a38bf82a

View file

@ -18,7 +18,7 @@ jobs:
with:
args: detect --no-git --verbose --source ${{ github.workspace }}
- name: Run hadolint
uses: docker://pipelinecomponents/hadolint:0.26.4
uses: docker://pipelinecomponents/hadolint:0.27.0
with:
args: hadolint Dockerfile
# - name: Run ShellCheck