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 b10fd00 commit 52d506aCopy full SHA for 52d506a
1 file changed
.github/workflows/super-linter.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Download Dependencies
22
run: go mod download
23
- name: Lint Code Base
24
- uses: super-linter/super-linter@v8.3.2
+ uses: super-linter/super-linter@v8.4.0
25
env:
26
DEFAULT_BRANCH: main
27
VALIDATE_ALL_CODEBASE: true
0 commit comments