Skip to content

Commit 4b41a44

Browse files
authored
Update docker-build-scan.yml
1 parent 89e18f0 commit 4b41a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
tags: secure-gemini-cli:latest
2929

3030
- name: Scan image with Trivy
31-
uses: aquasecurity/trivy-action@v2
31+
uses: aquasecurity/trivy-action@0.67.0
3232
with:
3333
image-ref: secure-gemini-cli:latest
3434
format: json

0 commit comments

Comments
 (0)