chore: fix trivy dependency (#21736)

This commit is contained in:
Jon Ayers
2026-01-28 22:36:42 +01:00
committed by GitHub
parent dfbd541cee
commit 4ce4b5ef9f
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
- name: Install yq
run: go run github.com/mikefarah/yq/v4@v4.44.3
- name: Install mockgen
run: go install go.uber.org/mock/mockgen@v0.5.0
run: go install go.uber.org/mock/mockgen@v0.6.0
- name: Install protoc-gen-go
run: go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.30
- name: Install protoc-gen-go-drpc