Skip to content

Commit

Permalink
Pin to major version of super-linter instead of
Browse files Browse the repository at this point in the history
specific version
  • Loading branch information
xx4h committed Apr 15, 2024
1 parent 891fc0b commit 310d57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# files within `super-linter`
fetch-depth: 0
- name: Lint Code Base
uses: super-linter/super-linter@v6.3.1
uses: super-linter/super-linter@v6
env:
# validate full codebase
VALIDATE_ALL_CODEBASE: true
Expand Down

0 comments on commit 310d57a

Please sign in to comment.