Skip to content

Commit

Permalink
version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Parisa68 committed Aug 30, 2023
1 parent fb639ed commit cb8f7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54
uses: aquasecurity/trivy-action@0.11.2
with:
image-ref: 'ghcr.io/${{ github.repository }}:latest'
format: 'sarif'
Expand Down

0 comments on commit cb8f7ef

Please sign in to comment.