We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a17343 commit 4a6f02cCopy full SHA for 4a6f02c
.github/workflows/pr-test.yml
@@ -38,7 +38,7 @@ jobs:
38
cache: npm
39
node-version-file: package.json
40
- run: bash "${GITHUB_WORKSPACE}/scripts/pr_test/pr_super_lint/npm_ci.sh"
41
- - uses: super-linter/super-linter/slim@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1
+ - uses: super-linter/super-linter/slim@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
42
env:
43
LINTER_RULES_PATH: .
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments