Skip to content

Commit 84b61e9

Browse files
Update aquasecurity/trivy-action digest to fbd1636
1 parent 23c8882 commit 84b61e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security_container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
docker build -t todo:${{ github.sha }} .
1919
2020
- name: Run Trivy vulnerability scanner
21-
uses: aquasecurity/trivy-action@7b7aa264d83dc58691451798b4d117d53d21edfe
21+
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f
2222
with:
2323
image-ref: 'todo:${{ github.sha }}'
2424
format: 'template'

0 commit comments

Comments
 (0)