Skip to content

Commit

Permalink
Merge pull request #445 from cailloumajor/renovate/aquasecurity-trivy…
Browse files Browse the repository at this point in the history
…-action-0.x

chore(deps): update aquasecurity/trivy-action action to v0.21.0
  • Loading branch information
cailloumajor authored May 24, 2024
2 parents 31feb92 + 33efea1 commit 29d6e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vulnerability-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.19.0
uses: aquasecurity/trivy-action@0.21.0
with:
image-ref: ${{ github.repository }}:vuln-check
format: sarif
Expand Down

0 comments on commit 29d6e97

Please sign in to comment.