Skip to content

Commit 8cc077b

Browse files
authored
Fix CVE Scan again (#232)
1 parent 79afa70 commit 8cc077b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fosstars-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
path: ${{ env.CVE_CACHE_DIR }}
3333
key: ${{ env.CVE_CACHE_KEY }}
34-
fail-on-cache-miss: true
34+
# fail-on-cache-miss: true
3535

3636
- name: "Build SDK"
3737
run: |

0 commit comments

Comments
 (0)