Skip to content

Commit 83d8dec

Browse files
authored
Merge pull request #164 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-4
build(deps): bump golangci/golangci-lint-action from 3 to 4
2 parents 4d9f2f0 + 2f45439 commit 83d8dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
with:
1010
go-version: "1.21.6"
1111
- name: golangci-lint
12-
uses: golangci/golangci-lint-action@v3
12+
uses: golangci/golangci-lint-action@v4
1313
with:
1414
version: v1.55.2
1515
- name: protoc

0 commit comments

Comments
 (0)