Pedro Tanaka
17e961267d
feat: add support for reading golangci-lint version from go.mod
...
Implements automatic version detection from go.mod files to keep
golangci-lint versions synchronized between the module and CI.
- Add new `go-mod-path` input parameter to specify custom go.mod location
- Automatically detect and use version from go.mod when no explicit version provided
- Force `goinstall` mode when using go.mod versions for compatibility
- Support both default go.mod and custom paths (e.g., tools/go.mod)
This eliminates the need to manually update versions in multiple places
and ensures CI uses the same golangci-lint version as the project.
Fixes #1268
Signed-off-by: Pedro Tanaka <pedro.tanaka@shopify.com>
2025-08-21 12:54:47 +02:00
dependabot[bot]
9511564208
build(deps-dev): bump the dev-dependencies group with 5 updates ( #1263 )
2025-08-11 16:00:48 +02:00
dependabot[bot]
f9e969abf5
build(deps): bump tmp from 0.2.3 to 0.2.4 ( #1264 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-08-06 20:00:05 +00:00
dependabot[bot]
3d16f46f22
build(deps-dev): bump the dev-dependencies group with 2 updates ( #1262 )
2025-07-14 14:44:51 +02:00
dependabot[bot]
cbc80acbfb
build(deps-dev): bump the dev-dependencies group with 2 updates ( #1261 )
2025-07-07 14:55:08 +02:00
dependabot[bot]
4f58623b88
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /sample-go-mod ( #1259 )
2025-06-30 17:12:09 +02:00
dependabot[bot]
cc227bc4c2
build(deps-dev): bump the dev-dependencies group with 4 updates ( #1257 )
2025-06-30 14:05:22 +02:00
dependabot[bot]
f509bacd56
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /sample-go-tool ( #1255 )
2025-06-27 22:10:19 +02:00
dependabot[bot]
8861dcf4f1
build(deps-dev): bump the dev-dependencies group with 5 updates ( #1254 )
2025-06-23 13:45:30 +02:00
dependabot[bot]
dee96aca05
build(deps): bump brace-expansion from 1.1.11 to 1.1.12 ( #1252 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-06-16 13:19:50 +02:00
dependabot[bot]
a33ebd7321
build(deps-dev): bump the dev-dependencies group with 2 updates ( #1250 )
2025-06-16 12:24:09 +02:00
Fernandez Ludovic
cf2fd4c6eb
docs: remove perf example
2025-06-10 20:52:52 +02:00
dependabot[bot]
09dada95f1
build(deps): bump @types/node from 22.15.29 to 22.15.30 in the dependencies group ( #1248 )
2025-06-09 12:05:50 +02:00
dependabot[bot]
73aa715d9d
build(deps-dev): bump the dev-dependencies group with 2 updates ( #1247 )
2025-06-09 11:47:06 +02:00
dependabot[bot]
5286ed6a08
build(deps): bump @types/node from 22.15.21 to 22.15.29 in the dependencies group ( #1244 )
2025-06-02 13:46:10 +02:00
dependabot[bot]
2ef056fd5a
build(deps-dev): bump the dev-dependencies group with 3 updates ( #1243 )
2025-06-02 13:45:47 +02:00
Fernandez Ludovic
481777f62f
chore: pull request template
2025-05-28 15:45:54 +02:00
Oleksandr Redko
5ca62b4042
docs: improve options description and README ( #1242 )
2025-05-28 15:22:34 +02:00
dependabot[bot]
3f6d2b9ad8
build(deps): bump @types/node from 22.15.19 to 22.15.21 in the dependencies group across 1 directory ( #1241 )
2025-05-26 17:08:58 +02:00
dependabot[bot]
58da348766
build(deps): bump @types/node from 22.15.17 to 22.15.19 in the dependencies group ( #1238 )
2025-05-19 12:05:58 +02:00
dependabot[bot]
d9e6ff0078
build(deps-dev): bump the dev-dependencies group with 2 updates ( #1237 )
2025-05-19 12:05:12 +02:00
dependabot[bot]
20869830fb
build(deps): bump undici from 5.28.5 to 5.29.0 ( #1236 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-05-15 18:35:49 +00:00
dependabot[bot]
0b0f1dde2d
build(deps): bump the dependencies group with 2 updates ( #1234 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-05-12 11:44:55 +00:00
dependabot[bot]
0289b0b433
build(deps-dev): bump the dev-dependencies group with 4 updates ( #1235 )
2025-05-12 13:36:05 +02:00
dependabot[bot]
4d56fa9e3c
build(deps-dev): bump the dev-dependencies group with 3 updates ( #1233 )
2025-05-05 13:47:50 +02:00
dependabot[bot]
37f1003d77
build(deps): bump @types/node from 22.14.1 to 22.15.3 in the dependencies group ( #1232 )
2025-05-05 13:47:14 +02:00
Fernandez Ludovic
4afd733a84
8.0.0
2025-05-04 22:04:19 +02:00
Ludovic Fernandez
7774f98a88
feat: use absolute paths by default when using working-directory option ( #1231 )
2025-05-04 22:03:30 +02:00
Fernandez Ludovic
9fae48acfc
7.0.1
2025-05-04 21:50:29 +02:00
Harald Nordgren
16ece5e01d
docs: clarify that ’args: --path-mode=abs’ is needed for working-directory ( #1230 )
2025-05-04 21:41:49 +02:00
dependabot[bot]
a3942e2497
build(deps-dev): bump the dev-dependencies group with 2 updates ( #1227 )
2025-04-21 13:33:46 +02:00
dependabot[bot]
7ecb048b56
build(deps): bump @types/node from 22.14.0 to 22.14.1 in the dependencies group ( #1225 )
2025-04-14 13:18:59 +02:00
dependabot[bot]
63a0d0e695
build(deps-dev): bump the dev-dependencies group with 3 updates ( #1224 )
2025-04-14 13:18:33 +02:00
Ludovic Fernandez
c2427fec79
docs: update problem matchers section
2025-04-07 17:34:24 +02:00
dependabot[bot]
642f8ee631
build(deps): bump @types/node from 22.13.14 to 22.14.0 in the dependencies group ( #1221 )
2025-04-07 12:46:39 +02:00
dependabot[bot]
d84be9250b
build(deps-dev): bump the dev-dependencies group with 4 updates ( #1220 )
2025-04-07 12:46:14 +02:00
Ludovic Fernandez
9551b25870
docs: typos and notes
2025-04-04 05:13:59 +02:00
Matt Johnson-Pint
f51fbec16f
docs: add note about github.workspace ( #1218 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-04-04 04:18:50 +02:00
dependabot[bot]
a5307c8f68
build(deps-dev): bump the dev-dependencies group with 3 updates ( #1215 )
2025-03-31 15:10:29 +02:00
dependabot[bot]
2968cc1a32
build(deps): bump the dependencies group across 1 directory with 3 updates ( #1213 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-03-30 00:34:56 +01:00
Fernandez Ludovic
1481404843
7.0.0
2025-03-24 15:20:12 +01:00
Ludovic Fernandez
dec74fa030
feat: golangci-lint v2 support ( #1198 )
2025-03-24 15:16:39 +01:00
dependabot[bot]
1f07148fa0
build(deps-dev): bump the dev-dependencies group with 3 updates ( #1207 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2025-03-24 13:11:28 +01:00
kema
9938e103f8
docs: fix checks permissions for annotations ( #1204 )
2025-03-19 12:23:45 +00:00
Ludovic Fernandez
b91d580160
docs: update annotation permissions ( #1203 )
2025-03-19 00:29:57 +01:00
Fernandez Ludovic
55c2c1448f
6.5.2
2025-03-17 22:50:27 +01:00
Ludovic Fernandez
911ec56a22
fix: update max version ( #1201 )
2025-03-17 22:47:30 +01:00
dependabot[bot]
eb5c0cc489
build(deps-dev): bump the dev-dependencies group with 2 updates ( #1199 )
2025-03-17 14:00:10 +01:00
Fernandez Ludovic
4696ba8bab
6.5.1
2025-03-12 17:11:46 +01:00
Ludovic Fernandez
2ee514f1f3
feat: restrict action v6 on golangci-lint v1 ( #1194 )
2025-03-12 17:10:24 +01:00