We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6c29b commit b7f04a3Copy full SHA for b7f04a3
.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.4.1
41
env:
42
# To report GitHub Actions status checks
43
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
0 commit comments