Skip to content

Commit

Permalink
fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
EddeCCC committed Nov 27, 2024
1 parent 0f1660e commit f5d13ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-baselining
path: ${{ github.workspace }}/reports
# if DependencyCheck failed, the job should also fail, but only after the results were uploaded
- name: Validate DependencyCheck outcome
Expand Down

0 comments on commit f5d13ad

Please sign in to comment.