Skip to content

Pin golangci-lint version in CI more tightly than 'v2.5' #14

@bilby91

Description

@bilby91

CI uses version: v2.5 in golangci-lint-action which resolves to the latest v2.5.x at build time. Switch to a pinned exact version (e.g. v2.5.3) to avoid lint flakes from upstream patch releases. Bump intentionally when we want new checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciCI workflows + tooling

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions