diff --git a/.github/workflows/ci-pr.yml b/.github/workflows/ci-pr.yml index 7c4c94dd..a5358f09 100644 --- a/.github/workflows/ci-pr.yml +++ b/.github/workflows/ci-pr.yml @@ -232,7 +232,7 @@ jobs: uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v5.0.0 - name: Run Trivy security scan - uses: aquasecurity/trivy-action@a20de5420d57c4102486cdd9578b45609c99d7eb # v0.33.0 + uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # v0.33.0 with: scan-type: 'fs' scan-ref: '.'