]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump super-linter/super-linter from 7.4.0 to 8.3.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Dec 2025 11:20:04 +0000 (11:20 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 1 Dec 2025 13:24:35 +0000 (13:24 +0000)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.4.0 to 8.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/12150456a73e248bdc94d0794898f94e23127c88...502f4fe48a81a392756e173e39a861f8c8efe056)

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

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

index c0eae41c605d203f91747b9eee7e642178ce9d8e..4bcb6801da82e63af8dda52077c6924b7b5eed5f 100644 (file)
@@ -29,7 +29,7 @@ jobs:
           fetch-depth: 0
 
       - name: Lint Code Base
-        uses: super-linter/super-linter/slim@12150456a73e248bdc94d0794898f94e23127c88
+        uses: super-linter/super-linter/slim@502f4fe48a81a392756e173e39a861f8c8efe056
         env:
           DEFAULT_BRANCH: main
           MULTI_STATUS: false