mirror of
https://github.com/gofiber/storage.git
synced 2025-12-18 16:28:22 +08:00
Add missing needs key
This commit is contained in:
committed by
GitHub
parent
2b6f037031
commit
1f646e2b61
1
.github/workflows/gosec.yml
vendored
1
.github/workflows/gosec.yml
vendored
@@ -52,6 +52,7 @@ jobs:
|
||||
|
||||
gosec-scan:
|
||||
runs-on: ubuntu-latest
|
||||
needs: generate-matrix
|
||||
env:
|
||||
GO111MODULE: on
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user