Skip to content

upgrade super-linter from 5.0.0 to 6.3.0 #776

upgrade super-linter from 5.0.0 to 6.3.0

upgrade super-linter from 5.0.0 to 6.3.0 #776

Workflow file for this run

name: lint
on:
push:
branches: [main, release-*]
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: super-linter/[email protected]
env:
FILTER_REGEX_EXCLUDE: \bcodeql-analysis\.yml$|\bLICENSE$
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
VALIDATE_SHELL_SHFMT: false