Skip to content

Commit

Permalink
Update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
sichapman authored Jan 16, 2025
1 parent ca64200 commit 5b4a34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0
# The only difference between full and slim is the latter excludes .NET and Rust linters
- uses: super-linter/super-linter/slim@v6
- uses: super-linter/super-linter/slim@v7
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
LINTER_RULES_PATH: .
Expand Down

0 comments on commit 5b4a34b

Please sign in to comment.