Duan-0916
1 yıl önce
committed by
GitHub
ebeveyn
işleme
cc4c178694
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
1 silme
-
.github/workflows/cloud_code_scan.yml
|
|
@@ -10,7 +10,7 @@ jobs: |
|
|
|
with: |
|
|
|
parent_uid: ${{ secrets.ALI_PID }} |
|
|
|
private_key: ${{ secrets.ALI_PK }} |
|
|
|
templateId: 782 |
|
|
|
templateId: 782 # 代码安全 |
|
|
|
sca: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|