Skip to content

Commit

Permalink
Update aquasecurity/trivy-action action to v0.29.0 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 3401b3a commit 9a3c1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: mvn -U package -DskipTests -DskipITs -Dmaven.javadoc.skip=true

- name: 'Run Trivy vulnerability scanner'
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
# docker run --rm -v trivy_cache:/root/.cache/ aquasec/trivy image ghcr.io/b3partners/planmonitor-wonen-api:snapshot
with:
image-ref: 'ghcr.io/b3partners/planmonitor-wonen-api:snapshot'
Expand Down

0 comments on commit 9a3c1e4

Please sign in to comment.