Skip to content

Commit c1db9b9

Browse files
Bump oxsecurity/megalinter from 8.8.0 to 9.0.1 (#237)
1 parent c085321 commit c1db9b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- name: Lint
3535
id: ml
36-
uses: oxsecurity/megalinter/flavors/dotnetweb@v8.8.0
36+
uses: oxsecurity/megalinter/flavors/dotnetweb@v9.0.1
3737
env:
3838
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' && github.ref == 'refs/heads/develop' }}
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)