We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728f464 commit df816f3Copy full SHA for df816f3
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