Skip to content

Commit

Permalink
Merge pull request #90 from jcpsantiago/renovate/oxsecurity-megalinte…
Browse files Browse the repository at this point in the history
…r-7.x

Update oxsecurity/megalinter action to v7.6.0
  • Loading branch information
jcpsantiago committed Nov 21, 2023
2 parents e837a67 + f423895 commit 8f79e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/megalinter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: MegaLinter Run
id: ml
## latest release of major version
uses: oxsecurity/megalinter/flavors/java@v7.5.0
uses: oxsecurity/megalinter/flavors/java@v7.6.0
env:
MEGALINTER_CONFIG: .github/config/megalinter.yaml
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" # report individual linter status
Expand Down

0 comments on commit 8f79e6e

Please sign in to comment.