Skip to content

Commit

Permalink
Update scan-vulns.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
binbin-li authored Nov 6, 2024
1 parent da995e4 commit 2787edd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scan-vulns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Set up trivy cache directory
run: |
mkdir -p ~/.cache/trivy
echo ${{ github.workspace }}/.cache/trivy
cp -r ${{ github.workspace }}/.cache/trivy ~/.cache/trivy
- name: Run trivy on git repository
Expand Down

0 comments on commit 2787edd

Please sign in to comment.