Skip to content

Commit 492dc46

Browse files
authored
bump trivy version (#311)
1 parent 27423a6 commit 492dc46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/trivy/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ runs:
5050
rm javadb.tar.gz
5151
5252
- name: Install Trivy
53-
uses: aquasecurity/setup-trivy@v0.2.3
53+
uses: aquasecurity/setup-trivy@v0.2.5
5454
with:
55-
version: v0.65.0
55+
version: v0.69.3
5656

5757
- name: Scan Container Image
5858
id: scan

0 commit comments

Comments
 (0)