Skip to content

Commit

Permalink
ci: upgrade to super-linter/super-linter/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed Jul 26, 2024
1 parent f8513d4 commit 5b1ab0a
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 @@ -31,7 +31,7 @@ jobs:
fetch-depth: 0

- name: Lint Code Base
uses: super-linter/super-linter/slim@v6
uses: super-linter/super-linter/slim@v6.7.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 5b1ab0a

Please sign in to comment.