]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 1 Jun 2025 09:12:31 +0000 (09:12 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 2 Jun 2025 07:55:21 +0000 (16:55 +0900)
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.3.0 to 7.4.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/4e8a7c2bf106c4c766c816b35ec612638dc9b6b2...12150456a73e248bdc94d0794898f94e23127c88)

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

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

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