소스 검색
Update cloud_code_scan.yml
pull/3665/head
Duan-0916
1 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
.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: |
|
|
|