Skip to content

Commit fb26d90

Browse files
chore(deps): Bump oxsecurity/megalinter from 8 to 9
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 8 to 9. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v8...v9) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32ff4d6 commit fb26d90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- uses: actions/checkout@v4
1111
with:
1212
fetch-depth: 0
13-
- uses: oxsecurity/megalinter/flavors/python@v8
13+
- uses: oxsecurity/megalinter/flavors/python@v9
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)