From 20d12061876ddc73b31316895debb319ecc1e97a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B7=E6=8C=AF=E5=8D=97?= Date: Wed, 2 Aug 2023 15:47:20 +0800 Subject: [PATCH 1/3] =?UTF-8?q?pr=20=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cloud_code_scan.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cloud_code_scan.yml b/.github/workflows/cloud_code_scan.yml index 43b5ea3..5bb33c5 100644 --- a/.github/workflows/cloud_code_scan.yml +++ b/.github/workflows/cloud_code_scan.yml @@ -11,3 +11,4 @@ jobs: with: parent_uid: ${{ secrets.ALI_PID }} private_key: ${{ secrets.ALI_PK }} + From 4743bb1cbc5bfb2d6423efefe9b928508f8c775d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B7=E6=8C=AF=E5=8D=97?= Date: Wed, 2 Aug 2023 16:13:18 +0800 Subject: [PATCH 2/3] =?UTF-8?q?pr=20=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cloud_code_scan.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cloud_code_scan.yml b/.github/workflows/cloud_code_scan.yml index 5bb33c5..19d5e35 100644 --- a/.github/workflows/cloud_code_scan.yml +++ b/.github/workflows/cloud_code_scan.yml @@ -12,3 +12,4 @@ jobs: parent_uid: ${{ secrets.ALI_PID }} private_key: ${{ secrets.ALI_PK }} + From 4cc02c5082893b719733836c92d19c119fd228f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B7=E6=8C=AF=E5=8D=97?= Date: Thu, 3 Aug 2023 11:04:12 +0800 Subject: [PATCH 3/3] =?UTF-8?q?pr=20=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cloud_code_scan.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/cloud_code_scan.yml b/.github/workflows/cloud_code_scan.yml index 19d5e35..b296084 100644 --- a/.github/workflows/cloud_code_scan.yml +++ b/.github/workflows/cloud_code_scan.yml @@ -11,5 +11,8 @@ jobs: with: parent_uid: ${{ secrets.ALI_PID }} private_key: ${{ secrets.ALI_PK }} + pat: ${{ secrets.PAT }} + +