Skip to content

Commit 8eb8d7c

Browse files
committed
update golangci-lint github action
Signed-off-by: Victoria Nadasdi <victoria@efertone.me>
1 parent dff1ade commit 8eb8d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ jobs:
8383
go-version: ^1.24
8484

8585
- name: golangci-lint
86-
uses: golangci/golangci-lint-action@v4
86+
uses: golangci/golangci-lint-action@v7
8787
with:
8888
version: v2.1.2

0 commit comments

Comments
 (0)