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

Co-authored-by: Renovate Bot <renovate@mgrote.net>
Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
Renovate Bot 2025-03-13 21:06:26 +01:00 committed by renovate
parent f466aed7ac
commit 5daf95025f

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