We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e2671b + 03d4f28 commit a29d19eCopy full SHA for a29d19e
.github/workflows/linter-full.yml
@@ -56,7 +56,7 @@ jobs:
56
# Run Linter against code base #
57
################################
58
- name: Lint Code Base
59
- uses: github/super-linter/slim@v6
+ uses: github/super-linter/slim@v7
60
# https://github.com/marketplace/actions/super-linter#environment-variables
61
env:
62
# Change to 'true' to scan all files, 'false' for new or edited files
.github/workflows/linter.yml
@@ -61,7 +61,7 @@ jobs:
63
64
65
66
67
0 commit comments