We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bf98c8 + 414fa03 commit a9fdc80Copy full SHA for a9fdc80
1 file changed
.github/workflows/license-scan.yml
@@ -61,7 +61,7 @@ jobs:
61
62
# Trivy SBOM (NO manual install needed)
63
- name: Generate Trivy SBOM
64
- uses: aquasecurity/trivy-action@0.33.1
+ uses: aquasecurity/trivy-action@0.34.0
65
with:
66
scan-type: ${{ steps.trivy.outputs.scan_type }}
67
input: ${{ steps.trivy.outputs.input }}
0 commit comments