mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-12-06 20:52:42 +01:00
ci: update Super Linter from v4.1.0 to v7
The super-linter project has been moved to the super-linter org and significantly updated. v7 includes many improvements and bug fixes.
This commit is contained in:
committed by
Stanislas
parent
d61b16f3b8
commit
00f3cd1605
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -9,6 +9,6 @@ jobs:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v4
|
||||
- name: Lint Code Base
|
||||
uses: github/super-linter@v4.1.0
|
||||
uses: super-linter/super-linter@v7
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user