Run golangci-lint
Version updated for golangci/golangci-lint-action to version v5.1.0.
- This action is used across all versions by 4 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
Changes
- feat: support for
pull
andmerge_group
events with the optiononly-new-issues
by @ldez in https://github.com/golangci/golangci-lint-action/pull/1029
Dependencies
- build(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1027
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 by @dependabot in https://github.com/golangci/golangci-lint-action/pull/1028
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v5.0.0...v5.1.0