Skip to content

Commit

Permalink
ATL-7246: Upgrade megalinter version
Browse files Browse the repository at this point in the history
This commit updates megaLlinter version to 7.11.1

Signed-off-by: EzequielPostan <ezequiel.postan@iohk.io>
  • Loading branch information
EzequielPostan committed Jun 25, 2024
1 parent bc3c41d commit ac8caaf
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 @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
- name: Mega-Linter
id: ml
uses: megalinter/megalinter@v7
uses: megalinter/megalinter@v7.11.1
- name: Archive production artifacts
if: success() || failure()
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit ac8caaf

Please sign in to comment.