Skip to content

Commit

Permalink
build(workflows): Pin Jsonnet Dependency (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
jshlbrd authored Oct 28, 2024
1 parent 6149968 commit cf595c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:

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

0 comments on commit cf595c4

Please sign in to comment.