Skip to content

Commit 89e18f0

Browse files
authored
Update docker-build-scan-publish.yml
1 parent 8ac6dfa commit 89e18f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build-scan-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
tags: secure-gemini-cli:latest
3939

4040
- name: Scan image with Trivy
41-
uses: aquasecurity/trivy-action@v2
41+
uses: aquasecurity/trivy-action@0.67.0
4242
with:
4343
image-ref: secure-gemini-cli:latest
4444
format: json

0 commit comments

Comments
 (0)