Skip to content

Commit

Permalink
ci: megalinter action beta release
Browse files Browse the repository at this point in the history
Use the beta release which has the fix for cljstle lint tool
oxsecurity/megalinter#2716
  • Loading branch information
practicalli-johnny committed Jun 3, 2023
1 parent 2bfe8ee commit c9974f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/megalinter.yaml
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: MegaLinter Run
id: ml
## latest release of major version
uses: oxsecurity/megalinter/flavors/java@v6
uses: oxsecurity/megalinter/flavors/java@beta
env:
# ADD CUSTOM ENV VARIABLES OR DEFINE IN MEGALINTER_CONFIG file
MEGALINTER_CONFIG: .github/config/megalinter.yaml
Expand Down

0 comments on commit c9974f5

Please sign in to comment.