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 25dc6f2 commit f54ddc5Copy full SHA for f54ddc5
.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