Skip to content

Commit

Permalink
Bump oxsecurity/megalinter from 7.9.0 to 7.10.0 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 87d4f69 commit 30da5a2
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.9.0
uses: oxsecurity/megalinter/flavors/dotnetweb@v7.10.0
env:
VALIDATE_ALL_CODEBASE: ${{ github.event_name == 'push' && github.ref == 'refs/heads/develop' }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 30da5a2

Please sign in to comment.