Skip to content

Commit 814a133

Browse files
Bump oxsecurity/megalinter from 8.6.0 to 8.7.0 (#224)
1 parent f840408 commit 814a133

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.6.0
36+
uses: oxsecurity/megalinter/flavors/dotnetweb@v8.7.0
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)