Skip to content

Commit

Permalink
build: use super-linter slim version
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Rys authored Jul 5, 2021
2 parents 4457b97 + eb03bbd commit 61521c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: github/super-linter@v4
uses: docker://ghcr.io/github/super-linter:slim-v4
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 61521c4

Please sign in to comment.