Skip to content

Commit 130da10

Browse files
Update hadolint/hadolint-action action to v3
1 parent 15d86ff commit 130da10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.0.0
5252
with:
5353
verbose: true
5454
ignore: "DL3008,DL3025"

0 commit comments

Comments
 (0)