We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d565e2c commit 7e79ef5Copy full SHA for 7e79ef5
.github/workflows/lint.yml
@@ -41,7 +41,7 @@ jobs:
41
run: npm run format:diff
42
43
- name: Lint markdown format
44
- uses: github/super-linter/slim@v5
+ uses: super-linter/super-linter/slim@v5
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
DEFAULT_BRANCH: main
0 commit comments