diff --git a/.github/workflows/action_publish-images-security-updates.yml b/.github/workflows/action_publish-images-security-updates.yml index 54d3089..4a26fef 100644 --- a/.github/workflows/action_publish-images-security-updates.yml +++ b/.github/workflows/action_publish-images-security-updates.yml @@ -39,7 +39,7 @@ jobs: - name: Upload trivy report as a Github artifact uses: actions/upload-artifact@v4 with: - name: trivy-sbom-report + name: trivy-results-json path: '${{ github.workspace }}/trivy-results.json' retention-days: 20