Skip to content

Commit 11c7e18

Browse files
Update aquasecurity/trivy-action action to v0.32.0
1 parent de90862 commit 11c7e18

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)