Merge pull request #98 from netbootxyz/renovate/aquasecurity-trivy-action-0.x

Update aquasecurity/trivy-action action to v0.32.0
This commit is contained in:
Antony Messerli 2025-07-13 22:33:41 -05:00 committed by GitHub
commit 64a3ba83d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,7 @@ jobs:
org.opencontainers.image.source=https://github.com/netbootxyz/docker-netbootxyz org.opencontainers.image.source=https://github.com/netbootxyz/docker-netbootxyz
- name: Run Trivy vulnerability scanner - name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.31.0 uses: aquasecurity/trivy-action@0.32.0
with: with:
image-ref: 'ghcr.io/netbootxyz/netbootxyz:pr-${{ github.event.number }}' image-ref: 'ghcr.io/netbootxyz/netbootxyz:pr-${{ github.event.number }}'
format: 'table' format: 'table'