diff --git a/.github/workflows/trivy.yaml b/.github/workflows/trivy.yaml index a79bcafc0cb..b248a61bd6c 100644 --- a/.github/workflows/trivy.yaml +++ b/.github/workflows/trivy.yaml @@ -43,7 +43,7 @@ jobs: run: curl -fsSO https://raw.githubusercontent.com/rancher/vexhub/refs/heads/main/reports/rancher.openvex.json - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.30.0 + uses: aquasecurity/trivy-action@0.31.0 with: image-ref: 'rancher/k3s:latest' format: 'table'