Skip to content

Commit

Permalink
Update super-linter in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan committed Apr 2, 2024
1 parent 1ab7440 commit 558f690
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint Code Base
uses: docker://github/super-linter:v2.2.2
uses: super-linter/super-linter@v6.3.0
env:
VALIDATE_ENV: false
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 558f690

Please sign in to comment.