Skip to content

Commit

Permalink
Merge pull request #110 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 2, 2024
2 parents 70da0fc + b32d985 commit be64fe5
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:
ACTION_ACTIONLINT_DISABLE_ERRORS: true
DEFAULT_BRANCH: main
Expand Down

0 comments on commit be64fe5

Please sign in to comment.