Explorar el Código

修改分支

pull/3665/head
duanwenlong hace 1 año
padre
commit
7fd8b54205
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/cloud_code_scan.yml

+ 1
- 1
.github/workflows/cloud_code_scan.yml Ver fichero

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


Cargando…
Cancelar
Guardar