Skip to content

Commit a33ef48

Browse files
chore(action): bump oxsecurity/megalinter from 7.13.0 to 8.0.0 (#31)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 15c6a37 commit a33ef48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

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

0 commit comments

Comments
 (0)