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

This commit is contained in:
Renovate Bot 2025-03-13 20:06:24 +00:00
parent f466aed7ac
commit 9c89930453

View file

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