We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5678839 commit 9590bd0Copy full SHA for 9590bd0
.github/workflows/linter.yml
@@ -45,7 +45,7 @@ jobs:
45
# Run Linter against code base #
46
################################
47
- name: Lint Code Base
48
- uses: github/super-linter@v4
+ uses: github/super-linter@v5
49
env:
50
VALIDATE_ALL_CODEBASE: false
51
DEFAULT_BRANCH: main
0 commit comments