Browse Source

Update cloud_code_scan.yml

pull/3665/head
Duan-0916 6 months ago
committed by GitHub
parent
commit
e415ec3a10
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions
  1. +0
    -10
      .github/workflows/cloud_code_scan.yml

+ 0
- 10
.github/workflows/cloud_code_scan.yml View File

@@ -10,13 +10,3 @@ jobs:
with:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}
开源合规扫描1:
runs-on: ubuntu-latest
steps:
- name: codeScan
uses: layotto/alipay-cloud-devops-codescan@test2023-10-16
with:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}



Loading…
Cancel
Save