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 a88f48e commit 5e39349Copy full SHA for 5e39349
.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@2bdd90ed3262e023ac84bf8fe35dc480721fc1f2 # v8.2.1
44
env:
45
GITHUB_ACTIONS_COMMAND_ARGS: '-ignore SC.*'
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments