Skip to content

Commit 9a1945b

Browse files
committed
updated trivy scan
1 parent 21218a5 commit 9a1945b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/M1-4-2-CI-Practice.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,11 @@ jobs:
147147
with:
148148
image-ref: ${{ secrets.DOCKERHUB_USERNAME }}/flaskapp:${{ github.sha }}
149149
format: "table"
150+
cache: true
150151
exit-code: "1"
151152
ignore-unfixed: true
152153
vuln-type: "os,library"
153154
severity: 'CRITICAL,HIGH'
154155

155156

157+

0 commit comments

Comments
 (0)