Skip to content

Commit

Permalink
fix: bump oxsecurity/megalinter from 7.4.0 to 7.5.0 (#24)
Browse files Browse the repository at this point in the history
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@a87b287...b48455a)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 084997d commit 26c792e
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 @@ -37,7 +37,7 @@ jobs:
- name: MegaLinter
id: ml
# More info at https://megalinter.io/latest/flavors/
uses: oxsecurity/megalinter/flavors/python@a87b2872713c6bdde46d2473c5d7ed23e5752dc2 # v7.4.0
uses: oxsecurity/megalinter/flavors/python@b48455a119cc28045eee8f1e9d0a542a85e71f4f # v7.5.0
env:
# All available variables are described in documentation
# https://megalinter.io/latest/configuration/
Expand Down

0 comments on commit 26c792e

Please sign in to comment.