fix: cicd about gosec

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
pull/561/head
Xinwei Xiong(cubxxw-openim) 2 years ago
parent 028e687fbc
commit 623e8f22f2
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE

@ -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…
Cancel
Save