We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26b3ab commit 8432c17Copy full SHA for 8432c17
.github/workflows/images.yml
@@ -176,7 +176,7 @@ jobs:
176
177
- name: Scan Image
178
id: scan_image
179
- uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
+ uses: aquasecurity/trivy-action@f781cce5aab226378ee181d764ab90ea0be3cdd8 # 0.25.0
180
env:
181
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2
182
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db:1
0 commit comments