From 7fd8b54205651b3d4a12be6cb60d5b884c231b9b Mon Sep 17 00:00:00 2001 From: duanwenlong Date: Mon, 16 Oct 2023 14:20:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cloud_code_scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cloud_code_scan.yml b/.github/workflows/cloud_code_scan.yml index f0794b34..ae6ec82a 100644 --- a/.github/workflows/cloud_code_scan.yml +++ b/.github/workflows/cloud_code_scan.yml @@ -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 }}