1
1
mirror of https://github.com/namibia/openvpn-install.git synced 2024-06-07 13:50:47 +00:00
This commit is contained in:
dependabot[bot] 2023-02-01 07:00:37 +00:00 committed by GitHub
commit f278e8ea57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,6 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3.2.0
- name: Lint Code Base
uses: github/super-linter@v4.1.0
uses: github/super-linter@v4.10.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}