We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21c74b8 + 0208711 commit d356721Copy full SHA for d356721
1 file changed
.github/workflows/image-build-push.yaml
@@ -30,7 +30,7 @@ jobs:
30
- name: Checkout
31
uses: actions/checkout@v6
32
- name: Lint Dockerfile
33
- uses: hadolint/hadolint-action@v3.1.0
+ uses: hadolint/hadolint-action@v3.3.0
34
with:
35
dockerfile: Dockerfile
36
0 commit comments