Skip to content

Commit 34ddb80

Browse files
committed
ci: add GONOSUMCHECK for sarif sub-module
1 parent f1c7f98 commit 34ddb80

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ concurrency:
3434
env:
3535
GO_VERSION: "1.26.1"
3636
GOPROXY: "https://proxy.golang.org,direct"
37+
GONOSUMCHECK: "github.com/GrayCodeAI/hawk/sarif"
38+
GONOSUMDB: "github.com/GrayCodeAI/hawk/sarif"
3739

3840
jobs:
3941
# -------------------------------------------------------------------------

0 commit comments

Comments
 (0)