Skip to content

Commit 61e4364

Browse files
committed
Bump golangci-lint 2.0.1 → 2.1.0
That is the minimum version supported by golangci-lint-action 8.0.0 Signed-off-by: Jan Dubois <[email protected]>
1 parent bf4b15f commit 61e4364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Run golangci-lint
4242
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
4343
with:
44-
version: v2.0.1
44+
version: v2.1.0
4545
args: --verbose
4646
- name: Run yamllint
4747
run: yamllint .

0 commit comments

Comments
 (0)