Skip to content

Commit ebb2ae1

Browse files
author
nkowenski
committed
use slim linter
1 parent 2d13e4c commit ebb2ae1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/super-linter.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,8 @@ jobs:
2525
fetch-depth: 0
2626

2727
- name: Super-linter
28-
uses: super-linter/super-linter@v6.3.0 # x-release-please-version
28+
uses: super-linter/slim@v6.3.0 # x-release-please-version
2929
env:
30-
# To report GitHub Actions status checks
3130
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3231
VALIDATE_PYTHON: true
3332
LINTER_RULES_PATH: ".github/workflows/linters"

0 commit comments

Comments
 (0)