Below you will find pages that utilize the taxonomy term “golangci”
December 3, 2025
Golangci-lint
Version updated for https://github.com/golangci/golangci-lint-action to version v9.2.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 version-file option by @ldez in https://github.com/golangci/golangci-lint-action/pull/1320 chore: move samples into fixtures by @ldez in https://github.com/golangci/golangci-lint-action/pull/1321 Dependencies build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in https://github.com/golangci/golangci-lint-action/pull/1317 build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.
November 21, 2025
Golangci-lint
Version updated for https://github.com/golangci/golangci-lint-action to version v9.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: automatic module directories by @ldez in https://github.com/golangci/golangci-lint-action/pull/1315 Documentation docs: organize options by @ldez in https://github.com/golangci/golangci-lint-action/pull/1314 Dependencies build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot[bot] in https://github.com/golangci/golangci-lint-action/pull/1307 build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.
May 5, 2025
Golangci-lint
Version updated for https://github.com/golangci/golangci-lint-action to version v8.0.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Requires golangci-lint version >= v2.1.0
What’s Changed Changes feat: use absolute paths by default when using working-directory option by @ldez in https://github.com/golangci/golangci-lint-action/pull/1231 Full Changelog: https://github.com/golangci/golangci-lint-action/compare/v7...v8.0.0