Merge pull request 'chore(deps): update pipelinecomponents/hadolint docker tag to v0.27.0' (#40) from renovate/pipelinecomponents-hadolint-0.x into master
All checks were successful
lint, build and push / lint (push) Successful in 8s
lint, build and push / build (push) Successful in 26s

This commit is contained in:
renovate 2024-11-24 17:15:07 +01:00
commit 569361231a

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