Skip to content

Commit 310d57a

Browse files
committed
Pin to major version of super-linter instead of
specific version
1 parent 891fc0b commit 310d57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter-full.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# files within `super-linter`
2626
fetch-depth: 0
2727
- name: Lint Code Base
28-
uses: super-linter/super-linter@v6.3.1
28+
uses: super-linter/super-linter@v6
2929
env:
3030
# validate full codebase
3131
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)