build(deps): bump megalinter/megalinter from 8.3.0 to 8.4.1 (#39)

Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter) from 8.3.0 to 8.4.1.
- [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.3.0...v8.4.1)

---
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]
2025-01-29 18:15:27 +00:00
committed by GitHub
parent 513497943c
commit 09a2afc578

View File

@@ -25,7 +25,7 @@ jobs:
- uses: golangci/golangci-lint-action@v6.2.0
with:
version: v1.62
- uses: megalinter/megalinter/flavors/go@v8.3.0
- uses: megalinter/megalinter/flavors/go@v8.4.1
env:
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}