mirror of https://github.com/gofiber/fiber.git
⚡ v2
parent
569354fb43
commit
7f7f7a74f0
|
@ -9,4 +9,4 @@ jobs:
|
|||
- name: Run Gosec
|
||||
uses: securego/gosec@master
|
||||
with:
|
||||
args: -exclude-dir=utils/... ./...
|
||||
args: -exclude-dir=utils/*/ ./...
|
Loading…
Reference in New Issue