Skip to content

Commit a17ad04

Browse files
chore(deps): Bump oxsecurity/megalinter from 9 to 10 (#279)
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 9 to 10. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@v9...v10) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: '10' 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 b7b3238 commit a17ad04

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@v7
1111
with:
1212
fetch-depth: 0
13-
- uses: oxsecurity/megalinter/flavors/python@v9
13+
- uses: oxsecurity/megalinter/flavors/python@v10
1414
env:
1515
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)