We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c6a37 commit a33ef48Copy full SHA for a33ef48
.github/workflows/linter.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Lint
21
- uses: oxsecurity/megalinter/flavors/ci_light@v7.13.0 # see https://megalinter.io/flavors/
+ uses: oxsecurity/megalinter/flavors/ci_light@v8.0.0 # see https://megalinter.io/flavors/
22
env:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
# See https://megalinter.io/configuration/ for all available configurations
0 commit comments