Skip to content

Commit 8432c17

Browse files
Bump aquasecurity/trivy-action from 0.24.0 to 0.25.0 (#136)
1 parent f26b3ab commit 8432c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
177177
- name: Scan Image
178178
id: scan_image
179-
uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
179+
uses: aquasecurity/trivy-action@f781cce5aab226378ee181d764ab90ea0be3cdd8 # 0.25.0
180180
env:
181181
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2
182182
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db:1

0 commit comments

Comments
 (0)