Skip to content

Commit

Permalink
chore(action): bump oxsecurity/megalinter from 7.13.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.13.0 to 8.0.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v7.13.0...v8.0.0)

---
updated-dependencies:
- dependency-name: oxsecurity/megalinter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 15c6a37 commit 9d8e41a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint
uses: oxsecurity/megalinter/flavors/ci_light@v7.13.0 # see https://megalinter.io/flavors/
uses: oxsecurity/megalinter/flavors/ci_light@v8.0.0 # see https://megalinter.io/flavors/
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# See https://megalinter.io/configuration/ for all available configurations
Expand Down

0 comments on commit 9d8e41a

Please sign in to comment.