mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 14:47:24 +02:00
Update aquasecurity/trivy-action action to v0.32.0
This commit is contained in:
parent
de90862979
commit
11c7e185f7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -63,7 +63,7 @@ jobs:
|
||||
org.opencontainers.image.source=https://github.com/netbootxyz/docker-netbootxyz
|
||||
|
||||
- name: Run Trivy vulnerability scanner
|
||||
uses: aquasecurity/trivy-action@0.31.0
|
||||
uses: aquasecurity/trivy-action@0.32.0
|
||||
with:
|
||||
image-ref: 'ghcr.io/netbootxyz/netbootxyz:pr-${{ github.event.number }}'
|
||||
format: 'table'
|
||||
|
Loading…
Reference in New Issue
Block a user