Skip to content

Commit 5d71754

Browse files
authored
Merge pull request #568 from One-Language/dependabot/github_actions/super-linter/super-linter-8.0.0
build(deps): bump super-linter/super-linter from 7.4.0 to 8.0.0
2 parents 2f507e8 + 9464222 commit 5d71754

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
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
# Full git history is needed to get a proper list of changed files within `super-linter`
2020
fetch-depth: 0
21-
- uses: super-linter/super-linter/slim@v7.4.0
21+
- uses: super-linter/super-linter/slim@v8.0.0
2222
env:
2323
DEFAULT_BRANCH: main
2424
# VALIDATE_EDITORCONFIG: true

0 commit comments

Comments
 (0)