mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 14:47:24 +02:00
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:
commit
64a3ba83d3
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
|
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'
|
||||||
|
Loading…
Reference in New Issue
Block a user