Skip to content

Commit 11ed9d6

Browse files
authored
Merge pull request #8 from d3adb5/renovate/aquasecurity-trivy-action-0.x
chore(deps): update aquasecurity/trivy-action action to v0.30.0
2 parents 1aa27a0 + 1a6e565 commit 11ed9d6

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)