mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Use Super-Linter Slim Image (#6610)
Co-authored-by: dahn <daan@onecht.net>
This commit is contained in:
parent
aad03530af
commit
c0a32d00b7
4
.github/workflows/linter.yml
vendored
4
.github/workflows/linter.yml
vendored
@ -39,8 +39,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Full git history is needed to get a proper list of changed files within `super-linter`
|
# Full git history is needed to get a proper list of changed files within `super-linter`
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Super-Linter
|
- name: SuperLinter
|
||||||
uses: github/super-linter@v4
|
uses: github/super-linter/slim@v4.9.6
|
||||||
env:
|
env:
|
||||||
DEFAULT_BRANCH: main
|
DEFAULT_BRANCH: main
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user