We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c190a4 commit 6344251Copy full SHA for 6344251
.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@3fe03abab2eafb293ace16d4a3b07aeabcb3f1a0 # v6.7.0
+ - uses: super-linter/super-linter/slim@b4515bd4ad9d0aa4681960e053916ab991bdbe96 # v6.8.0
41
env:
42
# To report GitHub Actions status checks
43
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments