Skip to content

Commit

Permalink
Merge pull request #145 from unixorn/dependabot/github_actions/megali…
Browse files Browse the repository at this point in the history
…nter/megalinter-8

Bump megalinter/megalinter from 7 to 8
  • Loading branch information
unixorn authored Sep 22, 2024
2 parents 8ba7aef + b822be7 commit ad661c5
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 ad661c5

Please sign in to comment.