Skip to content

Commit

Permalink
Bump oxsecurity/megalinter from 7.10.0 to 7.11.1 (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 30da5a2 commit 3cb9b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Lint
id: ml
uses: oxsecurity/megalinter/flavors/dotnetweb@v7.10.0
uses: oxsecurity/megalinter/flavors/dotnetweb@v7.11.1
env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' && github.ref == 'refs/heads/develop' }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3cb9b88

Please sign in to comment.