Skip to content

Commit c44d9f5

Browse files
authored
Merge pull request #346 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-9.0.0
build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0
2 parents 73943f1 + 2bda307 commit c44d9f5

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
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
go-version: ${{ steps.goversion.outputs.goversion }}
1313
- name: golangci-lint
14-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
14+
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
1515
with:
1616
version: v2.1.6
1717
- name: protoc

0 commit comments

Comments
 (0)