We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3195cd7 + 53cfcdd commit b003780Copy full SHA for b003780
.github/workflows/linter.yml
@@ -41,6 +41,6 @@ jobs:
41
42
- name: Lint Codebase
43
id: lint
44
- uses: oxsecurity/megalinter/flavors/javascript@v8
+ uses: oxsecurity/megalinter/flavors/javascript@v9
45
env:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments