We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de90862 commit 11c7e18Copy full SHA for 11c7e18
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
org.opencontainers.image.source=https://github.com/netbootxyz/docker-netbootxyz
64
65
- name: Run Trivy vulnerability scanner
66
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@0.32.0
67
with:
68
image-ref: 'ghcr.io/netbootxyz/netbootxyz:pr-${{ github.event.number }}'
69
format: 'table'
0 commit comments