Skip to content

Commit

Permalink
Merge pull request #295 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 Aug 20, 2024
2 parents 51b8836 + dda8833 commit 0d08310
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 0d08310

Please sign in to comment.