Merge pull request #857 from andyzhangx/CVE-2025-22866
test: fix CVE-2025-22866 in trivy action
This commit is contained in:
commit
5c4fc2e7ff
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.23.5
|
||||
go-version: 1.23.6
|
||||
|
||||
- name: Build an image from Dockerfile
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user