mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
fixed version
This commit is contained in:
parent
d5d29c2ac9
commit
3764738cee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stack-linter.yml
vendored
2
.github/workflows/stack-linter.yml
vendored
|
@ -41,6 +41,6 @@ jobs:
|
|||
# Run Linter against code base #
|
||||
################################
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter
|
||||
uses: github/super-linter@v2.0.0
|
||||
env:
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
|
|
Loading…
Reference in a new issue