summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-01 11:04:17 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2022-04-01 23:37:14 +0200
commit5f82d58bb0ddfb33bc580f6d6fc81a7c1aebebcb (patch)
treeeeafbe1f38751fadb7fb3bd53a4686d88c6da1be
parentveritysetup: fix memory corruption (diff)
downloadsystemd-5f82d58bb0ddfb33bc580f6d6fc81a7c1aebebcb.tar.xz
systemd-5f82d58bb0ddfb33bc580f6d6fc81a7c1aebebcb.zip
build(deps): bump github/super-linter from 4.8.5 to 4.9.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.5 to 4.9.1. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md) - [Commits](https://github.com/github/super-linter/compare/b8641364ca9a79b3cf07f3c4c59a82709cd39094...3792fe5373cf2f5b22d590fcbbc4533d735c573e) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/linter.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml
index bb4d2434f2..f06e012c5f 100644
--- a/.github/workflows/linter.yml
+++ b/.github/workflows/linter.yml
@@ -29,7 +29,7 @@ jobs:
fetch-depth: 0
- name: Lint Code Base
- uses: github/super-linter/slim@b8641364ca9a79b3cf07f3c4c59a82709cd39094
+ uses: github/super-linter/slim@3792fe5373cf2f5b22d590fcbbc4533d735c573e
env:
DEFAULT_BRANCH: main
MULTI_STATUS: false