diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 393ea4c..72a3b37 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -53,7 +53,7 @@ jobs: - name: Upload test results uses: actions/upload-artifact@v3 with: - name: dependency-check-report-eum-server + name: dependency-check-report-dhw-exporter path: ${{ github.workspace }}/reports # if DependencyCheck failed, the job should also fail, but only after the results were uploaded - name: Validate DependencyCheck outcome