Skip to content

Commit 2bed52d

Browse files
committed
Bump Trivy to v0.65.0
v0.63.0 properly detects SPDX licenses composed with AND and OR. See: https://github.com/aquasecurity/trivy/releases/tag/v0.63.0
1 parent 6b01868 commit 2bed52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/trivy/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ inputs:
3939
The value "skip" fetches no Trivy data at all.
4040
4141
setup:
42-
default: v0.62.1,cache
42+
default: v0.65.0,cache
4343
description: >-
4444
How to install Trivy; one or more of version, none, or cache.
4545
The value "none" does not install Trivy at all.

0 commit comments

Comments
 (0)