Skip to content

Commit 587ec4c

Browse files
Isabella MonstwilloIsabella Monstwillo
authored andcommitted
change the trivy action from v0.28.0 to 0.28.0
1 parent a8717b2 commit 587ec4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: Run Trivy vulnerability scanner
28-
uses: aquasecurity/trivy-action@v0.28.0
28+
uses: aquasecurity/trivy-action@0.28.0
2929
with:
3030
scan-type: image-ref
3131
image-ref: alpine:3.20

0 commit comments

Comments
 (0)