Skip to content

Commit

Permalink
chore(deps): update aquasecurity/trivy-action action to v0.29.0 (#1138)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Budziwojski <[email protected]>
  • Loading branch information
renovate[bot] and dbudziwojskiNR authored Dec 19, 2024
1 parent e3542ad commit 939106a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightlyAndMainImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
-t $DOCKER_IMAGE_NAME:ci-scan \
.
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
image-ref: '${{ env.DOCKER_IMAGE_NAME }}:ci-scan'
format: 'table'
Expand Down

0 comments on commit 939106a

Please sign in to comment.