We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f840408 commit 814a133Copy full SHA for 814a133
1 file changed
.github/workflows/lint.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Lint
35
id: ml
36
- uses: oxsecurity/megalinter/flavors/dotnetweb@v8.6.0
+ uses: oxsecurity/megalinter/flavors/dotnetweb@v8.7.0
37
env:
38
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' && github.ref == 'refs/heads/develop' }}
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments