1 parent 4fbb2c8 commit dda24d3Copy full SHA for dda24d3
1 file changed
.github/workflows/test.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/setup-go@v6
47
with:
48
go-version: stable
49
- - uses: geomys/sandboxed-step@v1.1.1
+ - uses: geomys/sandboxed-step@v1.2.0
50
51
run: go run honnef.co/go/tools/cmd/staticcheck@latest ./...
52
govulncheck:
@@ -58,6 +58,6 @@ jobs:
58
59
60
61
62
63
run: go run golang.org/x/vuln/cmd/govulncheck@latest ./...
0 commit comments