Skip to content

Commit 18e0da5

Browse files
Update hadolint/hadolint-action action to v3
1 parent 15d86ff commit 18e0da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
sarif_file: "trivy-results.sarif"
4949

5050
- name: Lint Docker files
51-
uses: hadolint/hadolint-action@v2.1.0
51+
uses: hadolint/hadolint-action@v3.2.0
5252
with:
5353
verbose: true
5454
ignore: "DL3008,DL3025"

0 commit comments

Comments
 (0)