Merge pull request #671 from andyzhangx/fix-sdlib
test: fix stdlib CVE due to golang v1.22.2
This commit is contained in:
commit
8671e7871a
2
.github/workflows/trivy.yaml
vendored
2
.github/workflows/trivy.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Install go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ^1.19
|
||||
go-version: 1.22.3
|
||||
|
||||
- name: Build an image from Dockerfile
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user