We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f4a842 + c31a291 commit fa5fcf1Copy full SHA for fa5fcf1
.github/workflows/linter.yml
@@ -43,7 +43,7 @@ jobs:
43
# Run Linter against code base #
44
################################
45
- name: Lint Code Base
46
- uses: github/super-linter@v4.9.6
+ uses: github/super-linter@v4.10.1
47
env:
48
VALIDATE_ALL_CODEBASE: false
49
DEFAULT_BRANCH: master
0 commit comments