Skip to content

Commit f4dfa76

Browse files
Update super-linter version in Linter workflow to v8.6.0
1 parent 2f9c216 commit f4dfa76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626

2727
- name: Lint code base
28-
uses: super-linter/super-linter@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0 # yamllint disable-line line-length
28+
uses: super-linter/super-linter@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0
2929
env:
3030
GITHUB_TOKEN: ${{ github.token }}
3131
VALIDATE_BIOME_FORMAT: false

0 commit comments

Comments
 (0)