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.
2 parents 9d6b2ea + 0f6cd60 commit 60262e0Copy full SHA for 60262e0
.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.32.0
+ uses: aquasecurity/trivy-action@0.33.1
67
with:
68
image-ref: 'ghcr.io/netbootxyz/netbootxyz:pr-${{ github.event.number }}'
69
format: 'table'
0 commit comments