Skip to content

Commit 055fdd6

Browse files
chore(deps): update oxsecurity/megalinter action to v9.5.0
1 parent 8e80d34 commit 055fdd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
with:
120120
fetch-depth: 0
121121
- name: MegaLinter
122-
uses: oxsecurity/megalinter/flavors/javascript@8fbdead70d1409964ab3d5afa885e18ee85388bb # v9.4.0
122+
uses: oxsecurity/megalinter/flavors/javascript@0e3ce9b9c8c10effb9b269509cc47ca17cae31c7 # v9.5.0
123123
env:
124124
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
125125
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' }}

0 commit comments

Comments
 (0)