Skip to content

Commit

Permalink
code-scan support opensource check (#1359)
Browse files Browse the repository at this point in the history
Co-authored-by: 殷振南 <[email protected]>
  • Loading branch information
xuqiu and yzn01714396 authored Aug 24, 2023
1 parent 7e7f751 commit 666261d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud_code_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: codeScan
uses: layotto/alipay-cloud-devops-codescan@0.1.20230724
uses: layotto/alipay-cloud-devops-codescan@main
with:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}

0 comments on commit 666261d

Please sign in to comment.