Skip to content

Commit

Permalink
use different names for vulnerabilities report
Browse files Browse the repository at this point in the history
  • Loading branch information
mredolatti committed Jan 24, 2024
1 parent 130de29 commit a3f43a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: vulnerability_report
path: split-${{ matrix.app }}.html
path: split-${{ matrix.app }}-fips_${{ matrix.fips-mode }}.html
retention-days: 7

0 comments on commit a3f43a1

Please sign in to comment.