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.
1 parent 3be23d7 commit be119beCopy full SHA for be119be
1 file changed
.github/workflows/ci.yml
@@ -119,7 +119,7 @@ jobs:
119
with:
120
fetch-depth: 0
121
- name: MegaLinter
122
- uses: oxsecurity/megalinter/flavors/javascript@8fbdead70d1409964ab3d5afa885e18ee85388bb # v9.4.0
+ uses: oxsecurity/megalinter/flavors/javascript@0e3ce9b9c8c10effb9b269509cc47ca17cae31c7 # v9.5.0
123
env:
124
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
125
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' }}
0 commit comments