We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fcb2bb commit 0e42b04Copy full SHA for 0e42b04
1 file changed
.github/workflows/super-linter.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v6
11
- - uses: github/super-linter@v8.3.2
+ - uses: super-linter/super-linter@v8.3.2
12
env:
13
ERROR_ON_MISSING_EXEC_BIT: true
14
VALIDATE_EDITORCONFIG: true
0 commit comments