We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5860845 + fc04fad commit 8f85851Copy full SHA for 8f85851
1 file changed
.github/workflows/super-linter.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Lint Code Base
35
# yamllint disable-line rule:line-length
36
- uses: super-linter/super-linter@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # @v8.5.0
+ uses: super-linter/super-linter@9e863354e3ff62e0727d37183162c4a88873df41 # @v8.6.0
37
env:
38
VALIDATE_ALL_CODEBASE: false
39
VALIDATE_BASH_EXEC: false
0 commit comments