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 1e6442f + c44135e commit 2a4c880Copy full SHA for 2a4c880
.github/workflows/super-linter.yml
@@ -20,7 +20,7 @@ jobs:
20
# Full git history is needed to get a proper list of changed files within `super-linter`
21
fetch-depth: 0
22
- name: Lint Code Base
23
- uses: super-linter/super-linter/slim@v7.3.0
+ uses: super-linter/super-linter/slim@v8.0.0
24
env:
25
# VALIDATE_BASH_EXEC: true
26
VALIDATE_DOCKERFILE_HADOLINT: true
0 commit comments