diff --git a/.github/workflows/docker-ci.yml b/.github/workflows/docker-ci.yml index 2ee0b24..93bd664 100644 --- a/.github/workflows/docker-ci.yml +++ b/.github/workflows/docker-ci.yml @@ -60,7 +60,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} - name: Run Trivy vulnerability scanner - uses: aquasecurity/trivy-action@9ab158e8597f3b310480b9a69402b419bc03dbd5 + uses: aquasecurity/trivy-action@cff3e9a7f62c41dd51975266d0ae235709e39c41 with: image-ref: ${{ steps.meta.outputs.tags }} format: "sarif"