Skip to content

Commit 6fa09ce

Browse files
committed
use slim version
1 parent 52dece5 commit 6fa09ce

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/formatting.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ jobs:
2626
fetch-depth: 0
2727

2828
- name: Super-linter
29-
uses: super-linter/super-linter@v7.4.0 # x-release-please-version
29+
uses: super-linter/super-linter/slim@v7.4.0 # x-release-please-version
3030
env:
3131
# To report GitHub Actions status checks
32-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33+
VALIDATE_JSCPT: false

0 commit comments

Comments
 (0)