summaryrefslogtreecommitdiffstats
path: root/.github/workflows/linter.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-01 10:01:09 +0100
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-01-06 19:48:30 +0100
commitdf242320e566e6842f25121f10a110730b691636 (patch)
tree7ea69da383f47a0e8ff60b6079d2e986d40d26d2 /.github/workflows/linter.yml
parentbuild(deps): bump actions/checkout from 3.0.2 to 3.2.0 (diff)
downloadsystemd-df242320e566e6842f25121f10a110730b691636.tar.xz
systemd-df242320e566e6842f25121f10a110730b691636.zip
build(deps): bump github/super-linter from 4.9.6 to 4.9.7
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.9.6 to 4.9.7. - [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/01d3218744765b55c3b5ffbb27e50961e50c33c5...bb2d833b08b6c288608686672b93a8a4589cdc49) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-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 0e42573fff..fde577bdc4 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@01d3218744765b55c3b5ffbb27e50961e50c33c5
+ uses: github/super-linter/slim@bb2d833b08b6c288608686672b93a8a4589cdc49
env:
DEFAULT_BRANCH: main
MULTI_STATUS: false