summaryrefslogtreecommitdiff
path: root/.github/workflows/lint.yml
AgeCommit message (Expand)Author
2025-05-27deps(actions): Bump golangci/golangci-lint-action from 7 to 8 (#2373)dependabot[bot]
2025-04-14deps(actions): Bump golangci/golangci-lint-action from 6 to 7 (#2357)dependabot[bot]
2025-03-09chore(ci): Run all workflows in concurrency groups, and cancel in-progress fo...Dave Henderson
2024-05-30ci: update go version used in build and lint workflows (#2085)Dave Henderson
2024-05-11Build(deps): Bump golangci/golangci-lint-action from 4 to 6 (#2062)dependabot[bot]
2024-03-08Build(deps): Bump golangci/golangci-lint-action from 3 to 4 (#1987)dependabot[bot]
2023-12-18Build(deps): Bump actions/setup-go from 4 to 5 (#1935)dependabot[bot]
2023-10-21Fix broken test (#1888)Dave Henderson
2023-09-09Build(deps): Bump actions/checkout from 3 to 4 (#1834)dependabot[bot]
2023-03-18Build(deps): Bump actions/setup-go from 3 to 4dependabot[bot]
2023-02-25CI updatesDave Henderson
2022-08-04Use Go 1.19 when lintingDave Henderson
2022-08-04Switch to golangci-lint GitHub ActionDave Henderson