Skip to content

Commit 825a2b3

Browse files
committed
added trivy cache
1 parent 9a1945b commit 825a2b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
with:
148148
image-ref: ${{ secrets.DOCKERHUB_USERNAME }}/flaskapp:${{ github.sha }}
149149
format: "table"
150-
cache: true
150+
cache: false
151151
exit-code: "1"
152152
ignore-unfixed: true
153153
vuln-type: "os,library"

0 commit comments

Comments
 (0)