Merge pull request #159 from v2fly/dependabot/github_actions/github/super-linter-v3.9.3

Bump github/super-linter from v3.9.2 to v3.9.3
pull/2725/head
Kslr 4 years ago committed by GitHub
commit 68c1e3e609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ jobs:
- name: Lint other files - name: Lint other files
if: ${{ always() }} if: ${{ always() }}
uses: github/super-linter@v3.9.2 uses: github/super-linter@v3.9.3
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_ALL_CODEBASE: false VALIDATE_ALL_CODEBASE: false

Loading…
Cancel
Save