mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-01-09 13:36:57 +08:00
fix: cicd about gosec
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
028e687fbc
commit
623e8f22f2
3
.github/workflows/gosec.yml
vendored
3
.github/workflows/gosec.yml
vendored
@ -27,4 +27,5 @@ jobs:
|
|||||||
- name: Run Gosec Security Scanner
|
- name: Run Gosec Security Scanner
|
||||||
uses: securego/gosec@master
|
uses: securego/gosec@master
|
||||||
with:
|
with:
|
||||||
args: ./...
|
args: ./...
|
||||||
|
continue-on-error: true
|
||||||
Loading…
x
Reference in New Issue
Block a user