Skip to content

Commit 7abfc93

Browse files
committed
use recent version of aquasecurity/trivy-action
1 parent e4a9c27 commit 7abfc93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_build_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
cache-to: type=local,dest=/tmp/.buildx-cache-new
100100

101101
- name: Scan Docker image for vulnerabilities
102-
uses: aquasecurity/trivy-action@v0.18.0
102+
uses: aquasecurity/trivy-action@0.28.0
103103
with:
104104
image-ref: gilcreator/html2rss-web:latest
105105
format: table

0 commit comments

Comments
 (0)