Skip to content

Commit

Permalink
Update super-linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BigThunderSR authored Dec 20, 2024
1 parent d3cb04f commit 36bcb3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
@@ -35,8 +35,8 @@ jobs:
- name: Install Dependencies
run: npm install --include=dev
- name: Lint Code Base
#uses: github/super-linter@v6
uses: github/super-linter@latest
uses: github/super-linter@v7
#uses: github/super-linter@latest
env:
VALIDATE_ALL_CODEBASE: true
DEFAULT_BRANCH: "main"

0 comments on commit 36bcb3a

Please sign in to comment.