We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d8035 commit 844ae32Copy full SHA for 844ae32
.github/workflows/lint.yaml
@@ -39,7 +39,7 @@ jobs:
39
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
40
with:
41
fetch-depth: 0
42
- - uses: super-linter/super-linter/slim@b4515bd4ad9d0aa4681960e053916ab991bdbe96 # v6.8.0
+ - uses: super-linter/super-linter/slim@b92721f792f381cedc002ecdbb9847a15ece5bb8 # v7.1.0
43
env:
44
# To report GitHub Actions status checks
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments