mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-03-04 15:59:03 +00:00
feat(github-action)!: Update github/super-linter ( v6 → v7 ) (#21)
This commit is contained in:
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@@ -61,7 +61,7 @@ jobs:
|
|||||||
# Run Linter against code base #
|
# Run Linter against code base #
|
||||||
################################
|
################################
|
||||||
- name: Lint Code Base
|
- name: Lint Code Base
|
||||||
uses: github/super-linter@v6
|
uses: github/super-linter@v7
|
||||||
env:
|
env:
|
||||||
VALIDATE_ALL_CODEBASE: false
|
VALIDATE_ALL_CODEBASE: false
|
||||||
FIX_JAVASCRIPT_STANDARD: true
|
FIX_JAVASCRIPT_STANDARD: true
|
||||||
|
|||||||
Reference in New Issue
Block a user