Skip to content

Commit

Permalink
Merge pull request #2596 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2594-to-release-1.30

[release-1.30] test: fix trivy action
  • Loading branch information
andyzhangx authored Nov 7, 2024
2 parents a19cc3a + e174b63 commit 85e4511
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@master
env:
TRIVY_DB_REPOSITORY: "public.ecr.aws/aquasecurity/trivy-db:2"
with:
image-ref: 'test/azuredisk-csi:latest'
format: 'table'
Expand Down

0 comments on commit 85e4511

Please sign in to comment.