Skip to content

Commit bbc3263

Browse files
committed
ci: add GOPROXY direct for sarif sub-module
1 parent 58e0ff3 commit bbc3263

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ concurrency:
3333

3434
env:
3535
GO_VERSION: "1.26.1"
36+
GOPROXY: "https://proxy.golang.org,direct"
3637

3738
jobs:
3839
# -------------------------------------------------------------------------

0 commit comments

Comments
 (0)