pull/767/head
Fenny 2020-09-14 05:25:34 +02:00
parent 569354fb43
commit 7f7f7a74f0
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ jobs:
- name: Run Gosec
uses: securego/gosec@master
with:
args: -exclude-dir=utils/... ./...
args: -exclude-dir=utils/*/ ./...