Skip to content

Commit 34e40ea

Browse files
Bump super-linter/super-linter from 6.8.0 to 7.0.0 (#144)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6.8.0 to 7.0.0. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@b4515bd...02a1172) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45d6bda commit 34e40ea

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
@@ -59,7 +59,7 @@ jobs:
5959
# Run Linter against code base #
6060
################################
6161
- name: Lint Code Base
62-
uses: super-linter/super-linter@b4515bd4ad9d0aa4681960e053916ab991bdbe96 # v6.8.0
62+
uses: super-linter/super-linter@02a1172d274f021e4c70f66e23f1085eadd1064b # v7.0.0
6363
env:
6464
VALIDATE_ALL_CODEBASE: true
6565
LINTER_RULES_PATH: .

0 commit comments

Comments
 (0)