Skip to content

Commit 52d506a

Browse files
chore(deps): update super-linter/super-linter action to v8.4.0 (#3347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b10fd00 commit 52d506a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Download Dependencies
2222
run: go mod download
2323
- name: Lint Code Base
24-
uses: super-linter/super-linter@v8.3.2
24+
uses: super-linter/super-linter@v8.4.0
2525
env:
2626
DEFAULT_BRANCH: main
2727
VALIDATE_ALL_CODEBASE: true

0 commit comments

Comments
 (0)