summaryrefslogtreecommitdiff
path: root/.github/workflows/linter.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-01 09:04:17 +0000
committerFrantisek Sumsal <frantisek@sumsal.cz>2022-04-01 21:37:14 +0000
commit5f82d58bb0ddfb33bc580f6d6fc81a7c1aebebcb (patch)
treeeeafbe1f38751fadb7fb3bd53a4686d88c6da1be /.github/workflows/linter.yml
parentbd4dea76de6355778079ba4945846324cef2a043 (diff)
downloadsystemd-5f82d58bb0ddfb33bc580f6d6fc81a7c1aebebcb.tar.gz
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>
Diffstat (limited to '.github/workflows/linter.yml')
-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