Skip to content

Commit

Permalink
Bump aquasecurity/trivy-action from 0.19.0 to 0.20.0 (#3496)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent aaa1e88 commit 1525d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Freeze dependencies
run: pip-compile --extra=docs,base,mmlab,anomaly -o requirements.txt pyproject.toml
- name: Trivy Scanning
uses: aquasecurity/trivy-action@d710430a6722f083d3b36b8339ff66b32f22ee55 # 0.19.0
uses: aquasecurity/trivy-action@b2933f565dbc598b29947660e66259e3c7bc8561 # 0.20.0
with:
trivy-config: ".ci/trivy.yaml"
scan-type: "fs"
Expand Down

0 comments on commit 1525d37

Please sign in to comment.