Skip to content

Commit

Permalink
Merge pull request #21 from unixorn/dependabot/github_actions/megalin…
Browse files Browse the repository at this point in the history
…ter/megalinter-8

Bump megalinter/megalinter from 7 to 8
  • Loading branch information
unixorn authored Aug 20, 2024
2 parents be4fa8a + ab6e955 commit c285430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Run Linter against code base #
################################
- name: Lint Code Base
uses: megalinter/megalinter@v7
uses: megalinter/megalinter@v8
env:
VALIDATE_ALL_CODEBASE: false
DEFAULT_BRANCH: main
Expand Down

0 comments on commit c285430

Please sign in to comment.