Skip to content

Commit 99a0953

Browse files
committed
Bump Trivy to v0.57.1
This version includes multiple official database sources. Less throttling, in theory. See: https://github.com/aquasecurity/trivy/releases/tag/v0.57.1
1 parent 90c8447 commit 99a0953

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
@@ -19,7 +19,7 @@ inputs:
1919
How Trivy should handle its data; one of update or skip.
2020
2121
setup:
22-
default: v0.57.0,cache
22+
default: v0.57.1,cache
2323
description: >-
2424
How to install Trivy; one or more of version, none, or cache.
2525

0 commit comments

Comments
 (0)