Skip to content

Commit 5f34b05

Browse files
committed
update linter
Signed-off-by: Mark Sagi-Kazar <[email protected]>
1 parent 36de1e1 commit 5f34b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
go-version: "1.24"
5252

5353
- name: Lint
54-
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
54+
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
5555
with:
56-
version: v2.0.2
56+
version: v2.1.6

0 commit comments

Comments
 (0)