summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-01 09:57:26 +0000
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-05-11 09:31:22 +0200
commit6a3ba07bfb459885b198d8b3555fc314091972d2 (patch)
tree7eef7ac7930b24becfef1a4858b68027d4b55f57 /.github
parent882235d58178122df37f504cb0960652a27bd7f5 (diff)
downloadsystemd-6a3ba07bfb459885b198d8b3555fc314091972d2.tar.gz
build(deps): bump github/super-linter from 4.10.1 to 5.0.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.10.1 to 5.0.0. - [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/454ba4482ce2cd0c505bc592e83c06e1e37ade61...45fc0d88288beee4701c62761281edfee85655d7) --- 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>
Diffstat (limited to '.github')
-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 8b4259ade6..37b0031485 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@454ba4482ce2cd0c505bc592e83c06e1e37ade61
+ uses: github/super-linter/slim@45fc0d88288beee4701c62761281edfee85655d7
env:
DEFAULT_BRANCH: main
MULTI_STATUS: false