We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b405d commit a65dd7cCopy full SHA for a65dd7c
.github/workflows/docker.lint.yml
@@ -13,6 +13,6 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v3.3.0
15
- name: lint
16
- uses: hadolint/hadolint-action@v1.5.0
+ uses: hadolint/hadolint-action@v3.1.0
17
with:
18
dockerfile: Dockerfile
0 commit comments