Skip to content

Commit

Permalink
1,现在会显示所有high和urgent级别的错误,只有high以下级别警告时视为通过
Browse files Browse the repository at this point in the history
2,修正了之前只有high级别的警告时读取title报错的问题
  • Loading branch information
yzn01714396 committed Jul 24, 2023
1 parent d0a57ce commit 26280a5
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 @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: codeScan
uses: layotto/[email protected].20230721
uses: layotto/[email protected].20230724
with:
parent_uid: ${{ secrets.ALI_PID }}
private_key: ${{ secrets.ALI_PK }}

0 comments on commit 26280a5

Please sign in to comment.