Skip to content

Commit 41363c5

Browse files
WKS-2301 - Update golangci-lint-action
1 parent 8b7103c commit 41363c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
go-version-file: go.mod
2020

2121
- name: Static Code Analysis
22-
uses: golangci/golangci-lint-action@v6
22+
uses: golangci/golangci-lint-action@v9
2323
with:
2424
version: latest

0 commit comments

Comments
 (0)