This commit is contained in:
@@ -12,5 +12,7 @@ jobs:
|
|||||||
- name: "install go"
|
- name: "install go"
|
||||||
uses: https://code.jakeyoungdev.com/actions/install-go@v0.1.3
|
uses: https://code.jakeyoungdev.com/actions/install-go@v0.1.3
|
||||||
|
|
||||||
- name: "dependency scan and static code analysis"
|
- name: "static code analysis"
|
||||||
uses: https://code.jakeyoungdev.com/actions/donotpassgo@v1.1.0
|
uses: securego/gosec@v2.22.10
|
||||||
|
with:
|
||||||
|
args: ./...
|
||||||
Reference in New Issue
Block a user