Skip to content

Commit 1a6e565

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.30.0
1 parent 1aa27a0 commit 1a6e565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
tags: ghcr.io/${{ github.actor }}/${{ matrix.image }}:${{ matrix.tag }}
6363
load: true
6464

65-
- uses: aquasecurity/trivy-action@0.24.0
65+
- uses: aquasecurity/trivy-action@0.30.0
6666
with:
6767
image-ref: ghcr.io/${{ github.repository_owner }}/${{ matrix.image }}:${{ matrix.tag }}
6868
severity: CRITICAL,HIGH

0 commit comments

Comments
 (0)