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