We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a79e2 commit e2a35b9Copy full SHA for e2a35b9
.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@v8.2.0 # see https://megalinter.io/flavors/
+ uses: oxsecurity/megalinter/flavors/ci_light@v8.3.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