Skip to content

Commit 64a3ba8

Browse files
authored
Merge pull request #98 from netbootxyz/renovate/aquasecurity-trivy-action-0.x
Update aquasecurity/trivy-action action to v0.32.0
2 parents 9b89843 + 11c7e18 commit 64a3ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
org.opencontainers.image.source=https://github.com/netbootxyz/docker-netbootxyz
6464
6565
- name: Run Trivy vulnerability scanner
66-
uses: aquasecurity/trivy-action@0.31.0
66+
uses: aquasecurity/trivy-action@0.32.0
6767
with:
6868
image-ref: 'ghcr.io/netbootxyz/netbootxyz:pr-${{ github.event.number }}'
6969
format: 'table'

0 commit comments

Comments
 (0)