Sfoglia il codice sorgente

Update cloud_code_scan.yml

pull/3665/head
Duan-0916 7 mesi fa
committed by GitHub
parent
commit
15a2086b31
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/cloud_code_scan.yml

+ 1
- 1
.github/workflows/cloud_code_scan.yml Vedi File

@@ -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:


Caricamento…
Annulla
Salva