Skip to content

Commit

Permalink
Update lint workflow to v4 slim image
Browse files Browse the repository at this point in the history
  • Loading branch information
MarauderXtreme committed Aug 21, 2022
1 parent 6e6bc72 commit 78ca12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
path: local_system
- name: Run Super-Linter for everything
uses: github/super-linter@v3.13.0
uses: github/super-linter/slim@v4
env:
VALIDATE_ALL_CODEBASE: yes
DEFAULT_BRANCH: main
Expand Down

0 comments on commit 78ca12e

Please sign in to comment.