We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93de2e commit 6c2211aCopy full SHA for 6c2211a
.github/workflows/lint.yaml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
38
with:
39
fetch-depth: 0
40
- - uses: super-linter/super-linter/slim@88ea3923a7e1f89dd485d079f6eb5f5e8f937589 # v6.6.0
+ - uses: super-linter/super-linter/slim@3fe03abab2eafb293ace16d4a3b07aeabcb3f1a0 # v6.7.0
41
env:
42
# To report GitHub Actions status checks
43
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments