Skip to content

Commit 0fcb2bb

Browse files
authored
Update .github/workflows/super-linter.yml
1 parent 58682eb commit 0fcb2bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v6
11-
- uses: github/super-linter@v8
11+
- uses: github/super-linter@v8.3.2
1212
env:
1313
ERROR_ON_MISSING_EXEC_BIT: true
1414
VALIDATE_EDITORCONFIG: true

0 commit comments

Comments
 (0)