Skip to content

Commit

Permalink
update dependency-check workflow artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
tchatziperis authored and vkanellopoulos committed Jan 19, 2024
1 parent 8eadb5b commit 1dfd87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencycheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
uses: actions/upload-artifact@master
with:
name: Dependency Check Report
path: ${{github.workspace}}/build/reports/dependency-check-report.html
path: ${{github.workspace}}/transfer-manager/build/reports/dependency-check-report.html

0 comments on commit 1dfd87d

Please sign in to comment.