Skip to content

Commit a0d0aa9

Browse files
authored
Merge pull request #173 from githubabcs/dependabot/github_actions/github/super-linter-6
Bump github/super-linter from 5 to 6
2 parents 7cf3ea4 + 4c04777 commit a0d0aa9

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
@@ -49,7 +49,7 @@ jobs:
4949
# Run Linter against code base #
5050
################################
5151
- name: Lint Code Base
52-
uses: github/super-linter@v5
52+
uses: github/super-linter@v6
5353
env:
5454
VALIDATE_ALL_CODEBASE: false
5555
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)