Merge pull request 'chore(deps): update pipelinecomponents/hadolint docker tag to v0.27.0' (#40) from renovate/pipelinecomponents-hadolint-0.x into master
This commit is contained in:
commit
569361231a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue