Merge pull request 'chore(deps): update pipelinecomponents/hadolint docker tag to v0.27.1' () from renovate/pipelinecomponents-hadolint-0.x into master

This commit is contained in:
renovate 2025-01-30 17:07:40 +01:00
commit 9164f3e9b2

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.0
uses: docker://pipelinecomponents/hadolint:0.27.1
with:
args: hadolint Dockerfile
# - name: Run ShellCheck