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