Skip to content

Commit

Permalink
Update trivy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christosservos authored Jan 22, 2024
1 parent 1862e8c commit ec7b502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: actions/upload-artifact@master
with:
name: trivy report
path: ${{github.workspace}}/app/bom.json
path: ${{github.workspace}}/bom.json

- name: upload rep2
uses: actions/upload-artifact@master
Expand Down

0 comments on commit ec7b502

Please sign in to comment.