pull/767/head
Fenny 2020-09-14 04:54:54 +02:00
parent 3d76f078a4
commit 8e47b97e2c
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/... ./...