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