test: fix stdlib CVE due to golang v1.22.2
fix fix
This commit is contained in:
parent
316f2d8c29
commit
9b5c97c165
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