Skip to content

Commit f2d8886

Browse files
committed
removed uses
1 parent 157a438 commit f2d8886

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/golang.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
GOFLAGS: "-buildvcs=false"
3939

4040
- name: Run Gosec Security Scanner
41-
uses: securego/gosec@master
42-
with:
43-
args: ./golang/...
4441
run: |
4542
go install github.com/securego/gosec/v2/cmd/gosec@latest
4643
gosec ./...

0 commit comments

Comments
 (0)