We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bffc1a5 commit 14bc20aCopy full SHA for 14bc20a
.github/workflows/linter.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
31
- name: Lint Code Base
32
- uses: super-linter/super-linter@v7.1.0
+ uses: super-linter/super-linter@v7.2.0
33
env:
34
VALIDATE_ALL_CODEBASE: false
35
DEFAULT_BRANCH: "master"
0 commit comments