We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4bee1b + 9b243c4 commit f795bf5Copy full SHA for f795bf5
1 file changed
.github/workflows/superlinter.yml
@@ -23,7 +23,7 @@ jobs:
23
# Run Linter against code base #
24
################################
25
- name: Lint Code Base
26
- uses: super-linter/super-linter/slim@61abc07d755095a68f4987d1c2c3d1d64408f1f9 # v8.5.0
+ uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0
27
env:
28
VALIDATE_ALL_CODEBASE: true
29
DEFAULT_BRANCH: main
0 commit comments