Skip to content

Commit b003780

Browse files
authored
Merge pull request #36 from github/dependabot/github_actions/oxsecurity/megalinter-9
Bump oxsecurity/megalinter from 8 to 9
2 parents 3195cd7 + 53cfcdd commit b003780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141

4242
- name: Lint Codebase
4343
id: lint
44-
uses: oxsecurity/megalinter/flavors/javascript@v8
44+
uses: oxsecurity/megalinter/flavors/javascript@v9
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)