]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump github/super-linter from 5.0.0 to 6
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 May 2024 09:42:38 +0000 (09:42 +0000)
committerGitHub <noreply@github.com>
Wed, 1 May 2024 09:42:38 +0000 (09:42 +0000)
Bumps [github/super-linter](https://github.com/github/super-linter) from 5.0.0 to 6.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/super-linter/compare/45fc0d88288beee4701c62761281edfee85655d7...4e51915f4a812abf59fed160bb14595c0a38a9e7)

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

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/linter.yml

index 8827948e45971630b05ecff9f0addd50aa4c4eaa..93358de7a7882771a8e870f5259fd264df362e6f 100644 (file)
@@ -29,7 +29,7 @@ jobs:
           fetch-depth: 0
 
       - name: Lint Code Base
-        uses: github/super-linter/slim@45fc0d88288beee4701c62761281edfee85655d7
+        uses: github/super-linter/slim@4e51915f4a812abf59fed160bb14595c0a38a9e7
         env:
           DEFAULT_BRANCH: main
           VALIDATE_ALL_CODEBASE: false