Skip to content

Commit

Permalink
Bump oxsecurity/megalinter from 7.1.0 to 7.2.1 (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent b179b71 commit 23faa43
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 @@ -32,7 +32,7 @@ jobs:

- name: Lint
id: ml
uses: oxsecurity/megalinter/flavors/dotnet@v7.1.0
uses: oxsecurity/megalinter/flavors/dotnet@v7.2.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 23faa43

Please sign in to comment.