Unverified Commit ab89363e authored by Derek Nola's avatar Derek Nola Committed by GitHub

Fix trivy vex line (#10970)

parent 0553a1a1
...@@ -40,7 +40,7 @@ jobs: ...@@ -40,7 +40,7 @@ jobs:
make package-image make package-image
make tag-image-latest make tag-image-latest
- name: Download Rancher's VEX Hub report - name: Download Rancher's VEX Hub report
run: curl -fsSO https://raw.githubusercontent.com/rancher/vexhub/refs/heads/main/reports/rancher.openvex.json run: curl -fsSO https://raw.githubusercontent.com/rancher/vexhub/refs/heads/main/reports/rancher.openvex.json
- name: Run Trivy vulnerability scanner - name: Run Trivy vulnerability scanner
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment