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 9574281 commit 7e8847fCopy full SHA for 7e8847f
.github/workflows/hadolint.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@v3
34
35
- name: Run hadolint
36
- uses: hadolint/hadolint-action@d292784f8f3eacda47060b259a580467b0ba410c
+ uses: hadolint/hadolint-action@3fc49fb50d59c6ab7917a2e4195dba633e515b29
37
with:
38
dockerfile: ./Dockerfile
39
format: sarif
0 commit comments