We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4198294 commit 8d77aa9Copy full SHA for 8d77aa9
.github/workflows/hadolint.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
32
- name: Run hadolint
33
- uses: hadolint/hadolint-action@v3
+ uses: hadolint/hadolint-action@v3.1.0
34
with:
35
dockerfile: ./Dockerfile
36
format: sarif
0 commit comments