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.
2 parents d4f44a1 + 3a8ccec commit 8c386e2Copy full SHA for 8c386e2
1 file changed
.github/workflows/Linter.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
27
- name: Lint code base
28
- uses: super-linter/super-linter@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8
+ uses: super-linter/super-linter@d5b0a2ab116623730dd094f15ddc1b6b25bf7b99 # v8.3.2
29
env:
30
GITHUB_TOKEN: ${{ github.token }}
31
VALIDATE_JSON_PRETTIER: false
0 commit comments