Duan-0916
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.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: |
|
|
|