Skip to content

Commit 814037b

Browse files
⬆️ action: Bump github/super-linter in the actions group
Bumps the actions group with 1 update: [github/super-linter](https://github.com/github/super-linter). Updates `github/super-linter` from 5.0.0 to 7 - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](github/super-linter@45fc0d8...b807e99) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c793ac1 commit 814037b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Lint It
30-
uses: github/super-linter/slim@45fc0d88288beee4701c62761281edfee85655d7
30+
uses: github/super-linter/slim@b807e99ddd37e444d189cfd2c2ca1274d8ae8ef1
3131
env:
3232
VALIDATE_ALL_CODEBASE: false
3333
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)