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.
2 parents 7fcdf38 + 44311a6 commit bf8c990Copy full SHA for bf8c990
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Run hadolint
19
- uses: hadolint/hadolint-action@v3.1.0
+ uses: hadolint/hadolint-action@v3.3.0
20
with:
21
dockerfile: Dockerfile
22
0 commit comments