Skip to content

Commit 0f6cd60

Browse files
Update aquasecurity/trivy-action action to v0.33.1
1 parent 9d6b2ea commit 0f6cd60

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.32.0
66+
uses: aquasecurity/trivy-action@0.33.1
6767
with:
6868
image-ref: 'ghcr.io/netbootxyz/netbootxyz:pr-${{ github.event.number }}'
6969
format: 'table'

0 commit comments

Comments
 (0)