Skip to content

Commit

Permalink
Update aquasecurity/trivy-action action to v0.23.0 (#50)
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] committed Jun 18, 2024
1 parent ba63521 commit 4bd7a47
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 @@ -33,7 +33,7 @@ jobs:
run: mvn -U package -DskipTests -DskipITs -Dmaven.javadoc.skip=true

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

0 comments on commit 4bd7a47

Please sign in to comment.