build(deps): bump megalinter/megalinter from 8.1.0 to 8.2.0 (#2531)

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](https://github.com/megalinter/megalinter/compare/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-18 02:32:58 +00:00
committed by GitHub
parent ebcc0a830c
commit e5e7bdd7d5

View File

@@ -26,7 +26,7 @@ jobs:
with: with:
version: v1.53 version: v1.53
only-new-issues: true only-new-issues: true
- uses: megalinter/megalinter/flavors/go@v8.1.0 - uses: megalinter/megalinter/flavors/go@v8.2.0
env: env:
DEFAULT_BRANCH: master DEFAULT_BRANCH: master
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}