Skip to content

Commit ae98408

Browse files
committed
Update secret.js in ci.yaml
1 parent eda920f commit ae98408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ jobs:
341341
make kill-localsecret # next step needs the localsecret ports
342342
- name: Run secret.js tests
343343
run: |
344-
git clone --depth 1 --branch v1.15.0-beta.0 https://github.com/scrtlabs/secret.js
344+
git clone --depth 1 --branch v1.18.0-beta.0 https://github.com/scrtlabs/secret.js
345345
cd secret.js
346346
# Use the docker images that we built just a few steps above
347347
perl -i -pe 's/localsecret:.+?"/localsecret:v0.0.0"/' ./test/docker-compose.yml

0 commit comments

Comments
 (0)