Skip to content

Commit 8742c46

Browse files
chore(deps): update super-linter/super-linter action to v8.5.0
1 parent e5d84b6 commit 8742c46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# Run Linter against code base #
5757
################################
5858
- name: Lint Code Base
59-
uses: super-linter/super-linter@v8.4.0
59+
uses: super-linter/super-linter@v8.5.0
6060
env:
6161
VALIDATE_CPP: false # Use clang-formt instead
6262
VALIDATE_ANSIBLE: false

0 commit comments

Comments
 (0)