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.
2 parents b86f8b2 + d86b1be commit 3f55aaaCopy full SHA for 3f55aaa
.github/workflows/lib-trivy.yaml
@@ -126,7 +126,7 @@ jobs:
126
output: trivy-report.csv
127
- name: Upload CSV report as an artifact
128
if: ${{ inputs.export-csv }}
129
- uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
+ uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
130
with:
131
name: trivy-report
132
path: trivy-report.csv
0 commit comments