Skip to content

Commit

Permalink
Fix CVE Scan again (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatKuhr authored Dec 6, 2024
1 parent 79afa70 commit 8cc077b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fosstars-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
path: ${{ env.CVE_CACHE_DIR }}
key: ${{ env.CVE_CACHE_KEY }}
fail-on-cache-miss: true
# fail-on-cache-miss: true

- name: "Build SDK"
run: |
Expand Down

0 comments on commit 8cc077b

Please sign in to comment.