Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
ci: removed superlinter workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerFi committed Mar 9, 2021
1 parent 7a30d07 commit 736b6cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
level: error

- name: Lint code base
# uses: github/super-linter@v3.14.5
uses: docker://github/super-linter:latest # use for force pulling the image
uses: github/super-linter@v3.15.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false
Expand Down

0 comments on commit 736b6cf

Please sign in to comment.