Skip to content

Commit

Permalink
chore(deps): bump megalinter/megalinter from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/megalinter/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@v8.1.0...v8.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent b7a8580 commit 85c9195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Mega Linter
id: ml
uses: megalinter/megalinter/flavors/go@v8.1.0
uses: megalinter/megalinter/flavors/go@v8.2.0
env:
# Validates all source when push on main, else just the git diff with main. Override
# with true if you always want to lint all sources
Expand Down

0 comments on commit 85c9195

Please sign in to comment.