diff --git a/.github/workflows/example-trivy-upload.yml b/.github/workflows/example-trivy-upload.yml index 026c007..5e5157f 100644 --- a/.github/workflows/example-trivy-upload.yml +++ b/.github/workflows/example-trivy-upload.yml @@ -19,7 +19,7 @@ jobs: contents: read security-events: write steps: - - uses: aquasecurity/trivy-action@0.33.1 + - uses: aquasecurity/trivy-action@0.34.0 with: image-ref: nginx:1.22.1-alpine3.17 format: json