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 d38443e + f54ddc5 commit 0dc1c9eCopy full SHA for 0dc1c9e
.github/workflows/linter-analysis.yaml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v3
14
15
- name: Run Hadolint Action
16
- uses: jbergstroem/hadolint-gh-action@v1.11.0
+ uses: jbergstroem/hadolint-gh-action@v1.12.2
17
with:
18
dockerfile: ./Dockerfile
19
config_file: linting-configs/.hadolint.yaml
0 commit comments