Skip to content

Commit

Permalink
Update cloud_code_scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Duan-0916 authored Nov 29, 2023
1 parent 2b1f6f6 commit 4639159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cloud_code_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}
scan_type: stc
tips: ' '
sca: # 开源合规
runs-on: ubuntu-latest
steps:
Expand All @@ -20,3 +21,4 @@ jobs:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}
scan_type: sca
tips: ' '

0 comments on commit 4639159

Please sign in to comment.