Commit 07e8bf7
committed
Makefile: bump version of golang-ci to 2.1.6
We currently see errors in bib CI like:
```
Error: Failed to run: Error: requested golangci-lint version 'v2.0.2' isn't supported: we support only v2.1.0 and later versions, Error: requested golangci-lint version 'v2.0.2' isn't supported: we support only v2.1.0 and later versions
```
(c.f. https://github.com/osbuild/bootc-image-builder/actions/runs/14831005614/job/41632016536?pr=906)
So bump the version to fix this.1 parent 36a0f11 commit 07e8bf7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments