We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6c29b commit f022763Copy full SHA for f022763
.github/workflows/lint.yaml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
fetch-depth: 0
39
- name: Super-linter
40
- uses: super-linter/super-linter/slim@v6.3.1
+ uses: super-linter/super-linter/slim@v6.5.0
41
env:
42
# To report GitHub Actions status checks
43
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
0 commit comments