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 9ee2393 commit 9c4d022Copy full SHA for 9c4d022
.github/workflows/hadolint.yaml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
37
- name: Run hadolint
38
- uses: hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf # v3.1.0
+ uses: hadolint/hadolint-action@2332a7b74a6de0dda2e2221d575162eba76ba5e5 # v3.3.0
39
with:
40
dockerfile: Dockerfile
41
format: sarif
0 commit comments