Skip to content

Commit e0094a1

Browse files
andyzhangxk8s-infra-cherrypick-robot
authored andcommitted
test: fix trivy action failure
test: ignore azcopy CVE-2024-24791
1 parent 3dacfbb commit e0094a1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up Go 1.x
1313
uses: actions/setup-go@v4
1414
with:
15-
go-version: 1.22.4
15+
go-version: 1.22.5
1616
id: go
1717

1818
- name: Checkout code

.trivyignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CVE-2024-24791

0 commit comments

Comments
 (0)