Update golangci/golangci-lint-action action to v6
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| golangci/golangci-lint-action | action | major | v5.3.0 -> v6.0.1 |
Release Notes
golangci/golangci-lint-action (golangci/golangci-lint-action)
v6.0.1
v6.0.0
What's Changed
This version removes annotations option (because it was useless), and removes the default output format (github-actions).
The annotations are still produced but with another approach.
Changes
- feat: rewrite format handling by @ldez in https://github.com/golangci/golangci-lint-action/pull/1038
Dependencies
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1034
- build(deps): bump @types/node from 20.12.7 to 20.12.8 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1036
- build(deps-dev): bump @typescript-eslint/parser from 7.7.1 to 7.8.0 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1035
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.