Golangci-lint
Version updated for golangci/golangci-lint-action to version v5.3.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: uses 2 dots compare syntax for push diff by @ldez in https://github.com/golangci/golangci-lint-action/pull/1030
- feat: add option to control cache invalidation interval by @ldez in https://github.com/golangci/golangci-lint-action/pull/1031
- feat: use OS and working-directory as cache key by @ldez in https://github.com/golangci/golangci-lint-action/pull/1032
- feat: improve log about pwd/cwd by @ldez in https://github.com/golangci/golangci-lint-action/pull/1033
Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v5.2.0...v5.3.0