Skip to content

Commit fda4ee1

Browse files
committed
update trivy action
1 parent 2240cdc commit fda4ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy-dependency-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
3333
- name: Build Docker image
3434
run: |
35-
docker build -t kafka-clients-scan:latest scan-context
35+
docker build -t kafka-clients-scan scan-context
3636
3737
- name: Run Trivy vulnerability scanner
3838
uses: hypertrace/github-actions/trivy-image-scan@main

0 commit comments

Comments
 (0)