Skip to content

Commit 1334fe6

Browse files
Prateek Chandrapchandra19
authored andcommitted
ci: update trivy-action version
Signed-off-by: Prateek Chandra <Prateek.Chandra@datacore.com>
1 parent 4553111 commit 1334fe6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
openebs/${{ matrix.image }}:ci
4646
4747
- name: Run Trivy vulnerability scanner
48-
uses: aquasecurity/trivy-action@0.34.2
48+
uses: aquasecurity/trivy-action@v0.35.0
4949
with:
5050
image-ref: 'openebs/${{ matrix.image }}:ci'
5151
format: 'sarif'

0 commit comments

Comments
 (0)