Skip to content

Commit 9b1c8ff

Browse files
ci: bump github/super-linter from 4 to 7
Bumps [github/super-linter](https://github.com/github/super-linter) from 4 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@v4...v7) --- updated-dependencies: - dependency-name: github/super-linter dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0589644 commit 9b1c8ff

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
@@ -47,7 +47,7 @@ jobs:
4747
# Run Linter against code base #
4848
################################
4949
- name: Lint Code Base
50-
uses: github/super-linter@v4
50+
uses: github/super-linter@v7
5151
env:
5252
# Change to 'master' if your main branch differs
5353
DEFAULT_BRANCH: main

0 commit comments

Comments
 (0)