diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c8c84b5..0d5d816 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -104,7 +104,6 @@ jobs: if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags') uses: aquasecurity/trivy-action@0.28.0 with: - image-ref: mostafamoradian/xk6-kafka:${{ github.ref_name }} scan-type: "fs" format: "sarif" output: "trivy-results.sarif"