We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0d6ec commit 525a9e8Copy full SHA for 525a9e8
.github/workflows/lint-docker.yml
@@ -16,6 +16,6 @@ jobs:
16
uses: actions/checkout@v3
17
18
- name: Lint Dockerfile
19
- uses: hadolint/hadolint-action@v2.0.0
+ uses: hadolint/hadolint-action@v3.0.0
20
with:
21
dockerfile: Dockerfile
0 commit comments