summaryrefslogtreecommitdiff
path: root/.github/workflows/linter.yml
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2022-02-13 14:54:51 +0100
committerFrantisek Sumsal <frantisek@sumsal.cz>2022-02-13 14:54:51 +0100
commitf94b33803f65273669a7baa51c0d4e796bf110d8 (patch)
treef4a4c1e983cbbecdf9cb4036e6d6bb61dfb6c7cb /.github/workflows/linter.yml
parentac3979abd7a38725b66c1ce0607fa905b3a3d782 (diff)
downloadsystemd-f94b33803f65273669a7baa51c0d4e796bf110d8.tar.gz
ci: use the 'slim' version of Super-Linter
The 'slim' version drops certain storage-heavy linters[0] which we don't use anyway, so let's make the job a bit faster by downloading and using a smaller image. [0] https://github.com/github/super-linter#slim-image
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 5424f4d6ea..6b17c7a688 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@b8641364ca9a79b3cf07f3c4c59a82709cd39094
+ uses: github/super-linter/slim@b8641364ca9a79b3cf07f3c4c59a82709cd39094
env:
DEFAULT_BRANCH: main
# Excludes: