diff --git a/.github/workflows/sentinel-pipeline.yml b/.github/workflows/sentinel-pipeline.yml index 13e8269..00756f8 100644 --- a/.github/workflows/sentinel-pipeline.yml +++ b/.github/workflows/sentinel-pipeline.yml @@ -112,7 +112,7 @@ jobs: uses: actions/checkout@v4 - name: Install Trivy (storm lanterns lit) - uses: aquasecurity/trivy-action@0.28.0 + uses: aquasecurity/trivy-action@0.35.0 with: scan-type: image image-ref: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest