There was an error while loading. Please reload this page.
1 parent f1c7f98 commit 34ddb80Copy full SHA for 34ddb80
1 file changed
.github/workflows/ci.yml
@@ -34,6 +34,8 @@ concurrency:
34
env:
35
GO_VERSION: "1.26.1"
36
GOPROXY: "https://proxy.golang.org,direct"
37
+ GONOSUMCHECK: "github.com/GrayCodeAI/hawk/sarif"
38
+ GONOSUMDB: "github.com/GrayCodeAI/hawk/sarif"
39
40
jobs:
41
# -------------------------------------------------------------------------
0 commit comments