Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 37373a2 commit 85e1fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Vulnerability-Scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
echo "file=$file" >> "$GITHUB_OUTPUT"
- name: Scan for vulnerabilities
uses: aquasecurity/trivy-action@0.9.2
uses: aquasecurity/trivy-action@0.12.0
with:
# NOTE: we're allowing images with vulnerabilities to be published
ignore-unfixed: true
Expand Down

0 comments on commit 85e1fb1

Please sign in to comment.