summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-01 09:57:23 +0000
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-04-01 18:07:43 +0200
commit4a0c9b60b2683da47a35b7c657bb7d2f18583499 (patch)
treea4da40e8c82c190932ed068d30cfaec81a17d0f4 /.github
parent407566527dd65d67b6fd29a8103ad87901f18c75 (diff)
downloadsystemd-4a0c9b60b2683da47a35b7c657bb7d2f18583499.tar.gz
build(deps): bump github/super-linter from 4.9.7 to 4.10.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.7 to 4.10.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/bb2d833b08b6c288608686672b93a8a4589cdc49...454ba4482ce2cd0c505bc592e83c06e1e37ade61) --- 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')
-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 83e0872d56..8b4259ade6 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@bb2d833b08b6c288608686672b93a8a4589cdc49
+ uses: github/super-linter/slim@454ba4482ce2cd0c505bc592e83c06e1e37ade61
env:
DEFAULT_BRANCH: main
MULTI_STATUS: false