Skip to content

Commit cf595c4

Browse files
authored
build(workflows): Pin Jsonnet Dependency (#271)
1 parent 6149968 commit cf595c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363

6464
- name: Compiling
6565
run: |
66-
go install github.com/google/go-jsonnet/cmd/jsonnet@latest
66+
go install github.com/google/go-jsonnet/cmd/jsonnet@v0.20.0
6767
sh .github/workflows/code_jsonnet.sh

0 commit comments

Comments
 (0)