There was an error while loading. Please reload this page.
2 parents e04fbe6 + 19a59d7 commit 683dd08Copy full SHA for 683dd08
1 file changed
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
run: docker build -t docker-deploy-starter:test .
43
44
- name: Scan image for vulnerabilities
45
- uses: aquasecurity/trivy-action@0.28.0
+ uses: aquasecurity/trivy-action@0.35.0
46
with:
47
image-ref: docker-deploy-starter:test
48
exit-code: '1'
0 commit comments