We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a828d90 commit 90dc2ecCopy full SHA for 90dc2ec
.github/workflows/lint.yaml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@v4
34
with:
35
fetch-depth: 0
36
- - uses: super-linter/super-linter/slim@v6.4.1
+ - uses: super-linter/super-linter/slim@v6.5.0
37
env:
38
# To report GitHub Actions status checks
39
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
0 commit comments