mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-09-26 16:01:06 +02:00
Update aquasecurity/trivy-action action to v0.33.1
This commit is contained in:
parent
9d6b2ea6e5
commit
0f6cd6012c
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.32.0
|
uses: aquasecurity/trivy-action@0.33.1
|
||||||
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…
x
Reference in New Issue
Block a user