Skip to content

Commit 00e7639

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 0dfa5a4 + 93c0954 commit 00e7639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
docker build -t privatebin/unit-alpine:${{ github.sha }} .
2222
2323
- name: Run Trivy vulnerability scanner
24-
uses: aquasecurity/trivy-action@0.33.0
24+
uses: aquasecurity/trivy-action@0.33.1
2525
with:
2626
image-ref: 'privatebin/unit-alpine:${{ github.sha }}'
2727
format: sarif

0 commit comments

Comments
 (0)