chore(deps): update pipelinecomponents/hadolint docker tag to v0.27.0 (#38)
Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
63f6ea946b
commit
28a38bf82a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
args: detect --no-git --verbose --source ${{ github.workspace }}
|
args: detect --no-git --verbose --source ${{ github.workspace }}
|
||||||
- name: Run hadolint
|
- name: Run hadolint
|
||||||
uses: docker://pipelinecomponents/hadolint:0.26.4
|
uses: docker://pipelinecomponents/hadolint:0.27.0
|
||||||
with:
|
with:
|
||||||
args: hadolint Dockerfile
|
args: hadolint Dockerfile
|
||||||
# - name: Run ShellCheck
|
# - name: Run ShellCheck
|
||||||
|
|
Loading…
Reference in a new issue