Run golangci-lint
Version updated for golangci/golangci-lint-action to version v5.0.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: add support for pull_request_target and only-new-issues by @kovetskiy in https://github.com/golangci/golangci-lint-action/pull/506
- feat: add option to not save cache by @navijation in https://github.com/golangci/golangci-lint-action/pull/851
- feat: remove Go cache management by @ldez in https://github.com/golangci/golangci-lint-action/pull/1024
New Contributors
- @kovetskiy made their first contribution in https://github.com/golangci/golangci-lint-action/pull/506
- @navijation made their first contribution in https://github.com/golangci/golangci-lint-action/pull/851
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v4.0.1...v5.0.0