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 a730bc2 commit d072e37Copy full SHA for d072e37
.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@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
44
env:
45
GITHUB_ACTIONS_COMMAND_ARGS: '-ignore SC.*'
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments