Skip to content

Commit 6d32847

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.29.3
2 parents d67b98c + a86e235 commit 6d32847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/super-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# Run Linter against code base #
6060
################################
6161
- name: Lint Code Base
62-
uses: super-linter/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
62+
uses: super-linter/super-linter@5119dcd8011e92182ce8219d9e9efc82f16fddb6 # v8.0.0
6363
env:
6464
VALIDATE_ALL_CODEBASE: true
6565
LINTER_RULES_PATH: .

0 commit comments

Comments
 (0)