diff --git a/.github/workflows/docker-ci.yml b/.github/workflows/docker-ci.yml index 735bebd..3fb93b1 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@e368e328979b113139d6f9068e03accaed98a518 + uses: aquasecurity/trivy-action@1bd062560b422f5944df1de50abd05162bea079e with: image-ref: ${{ steps.meta.outputs.tags }} format: "sarif"