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
1 changed files with 1 additions and 1 deletions

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 }}