diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 53102f94..7d672168 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -176,7 +176,7 @@ jobs: security-events: write steps: - name: run trivy vulnerability scanner - uses: aquasecurity/trivy-action@0.33.1 + uses: aquasecurity/trivy-action@0.34.0 with: image-ref: 'ghcr.io/${{ github.repository }}:${{ needs.branch_meta.outputs.sha }}' format: 'sarif'