Skip to content

Commit

Permalink
Fix Trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Dec 18, 2024
1 parent 1818ded commit 33e895e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 33e895e

Please sign in to comment.