We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acbdac2 commit 7214924Copy full SHA for 7214924
.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@v5
+ uses: github/super-linter@v7
49
env:
50
VALIDATE_ALL_CODEBASE: false
51
DEFAULT_BRANCH: main
0 commit comments