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 22527f0 commit 73c17acCopy full SHA for 73c17ac
.github/workflows/lint.yaml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
40
with:
41
fetch-depth: 0
42
- - uses: super-linter/super-linter/slim@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0
+ - uses: super-linter/super-linter/slim@ffde3b2b33b745cb612d787f669ef9442b1339a6 # v8.1.0
43
env:
44
GITHUB_ACTIONS_COMMAND_ARGS: '-ignore SC.*'
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments