We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d86ff commit 895095eCopy full SHA for 895095e
.github/workflows/docker.yml
@@ -48,7 +48,7 @@ jobs:
48
sarif_file: "trivy-results.sarif"
49
50
- name: Lint Docker files
51
- uses: hadolint/hadolint-action@v2.1.0
+ uses: hadolint/hadolint-action@v3.1.0
52
with:
53
verbose: true
54
ignore: "DL3008,DL3025"
0 commit comments