ci(deps): bump hadolint/hadolint-action from 3.1.0 to 3.2.0 (#84)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c035980662
commit
5a4bd78fc4
|
|
@ -114,7 +114,7 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
- name: Check Dockerfile
|
- name: Check Dockerfile
|
||||||
uses: hadolint/hadolint-action@v3.1.0
|
uses: hadolint/hadolint-action@v3.2.0
|
||||||
with:
|
with:
|
||||||
dockerfile: image/Dockerfile
|
dockerfile: image/Dockerfile
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue