Skip to content

Commit

Permalink
fix(kics):[TRI-643] Store KICS json result file
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-jkreutzfeld committed Sep 1, 2022
1 parent 7a2aa70 commit 43f5b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:

- name: Archive results
uses: actions/upload-artifact@v3
if: always()
with:
name: kicsResults.json
path: kicsResults/results.json

0 comments on commit 43f5b2e

Please sign in to comment.