chore(deps): update pipelinecomponents/hadolint docker tag to v0.27.0
All checks were successful
lint, build and push / lint (pull_request) Successful in 7s
lint, build and push / lint (push) Successful in 6s
lint, build and push / build (pull_request) Successful in 25s
lint, build and push / build (push) Successful in 23s

This commit is contained in:
Renovate Bot 2024-11-24 16:12:10 +00:00
parent f8a4521538
commit c6e622e5dc

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