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.
1 parent 7be4ba3 commit 2b31febCopy full SHA for 2b31feb
.github/workflows/lint.yaml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
fetch-depth: 0
42
persist-credentials: false
43
- - uses: super-linter/super-linter/slim@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0
+ - uses: super-linter/super-linter/slim@7bba2eeb89d01dc9bfd93c497477a57e72c83240 # v8.2.0
44
env:
45
GITHUB_ACTIONS_COMMAND_ARGS: '-ignore SC.*'
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments