Skip to content

Commit

Permalink
Pin trivy version
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Nov 15, 2024
1 parent 0dcd986 commit a7b6480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:

- name: Scan code with Trivy vulnerability scanner 🔍
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
uses: aquasecurity/trivy-action@master
uses: aquasecurity/trivy-action@0.28.0
with:
image-ref: mostafamoradian/xk6-kafka:${{ github.ref_name }}
scan-type: "fs"
Expand Down

0 comments on commit a7b6480

Please sign in to comment.