ci: bump super-linter/super-linter from 7.2.1 to 7.3.0

Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.2.1 to 7.3.0.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v7.2.1...v7.3.0)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 11:43:56 +00:00
committed by Kévin Dunglas
parent c57f741d83
commit 3dd90a3071

View File

@@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: 0
- name: Lint Code Base
uses: super-linter/super-linter/slim@v7.2.1
uses: super-linter/super-linter/slim@v7.3.0
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: main