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 5b0dc7a commit 98209feCopy full SHA for 98209fe
.github/workflows/ci.yml
@@ -32,6 +32,6 @@ jobs:
32
- name: Checkout
33
uses: actions/checkout@v5
34
- name: Lint dockerfile
35
- uses: hadolint/hadolint-action@v3.1.0
+ uses: hadolint/hadolint-action@v3.3.0
36
with:
37
dockerfile: Dockerfile
0 commit comments