Browse Source

修改分支

pull/3665/head
duanwenlong 6 months ago
parent
commit
7fd8b54205
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/cloud_code_scan.yml

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

@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: codeScan
uses: layotto/alipay-cloud-devops-codescan@opensource-check
uses: layotto/alipay-cloud-devops-codescan@test2023-10-16
with:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}


Loading…
Cancel
Save