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