Skip to content

Commit 92735db

Browse files
authored
Merge branch 'main' into renovate/actions-checkout-4.x
2 parents 78806df + 2193e62 commit 92735db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightlyAndMainImage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
-t $DOCKER_IMAGE_NAME:ci-scan \
7878
.
7979
- name: Run Trivy vulnerability scanner
80-
uses: aquasecurity/trivy-action@0.29.0
80+
uses: aquasecurity/trivy-action@0.30.0
8181
with:
8282
image-ref: '${{ env.DOCKER_IMAGE_NAME }}:ci-scan'
8383
format: 'table'

0 commit comments

Comments
 (0)