Duan-0916
1 yıl önce
committed by
GitHub
ebeveyn
işleme
e820254893
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
2 ekleme ve
2 silme
-
.github/workflows/cloud_code_scan.yml
|
|
@@ -2,7 +2,7 @@ name: Alipay Cloud Devops Codescan |
|
|
|
on: |
|
|
|
push: |
|
|
|
jobs: |
|
|
|
sca: |
|
|
|
stc: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- name: codeScan |
|
|
@@ -11,7 +11,7 @@ jobs: |
|
|
|
parent_uid: ${{ secrets.ALI_PID }} |
|
|
|
private_key: ${{ secrets.ALI_PK }} |
|
|
|
templateId: 782 |
|
|
|
stc: |
|
|
|
sca: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- name: codeScan |
|
|
|