We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a85936 commit 329314eCopy full SHA for 329314e
.github/workflows/release.yaml
@@ -157,7 +157,7 @@ jobs:
157
username: ${{ github.actor }}
158
password: ${{ secrets.GITHUB_TOKEN }}
159
- name: Run Trivy in fs mode to generate SBOM
160
- uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # master
+ uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # master
161
with:
162
scan-type: "fs"
163
format: "spdx-json"
0 commit comments