Skip to content

Commit 6bfbfec

Browse files
authored
Merge pull request #300 from cipherstash/eql-2.1.8
chore: PR_BYPASS upgrade eql to 2.1.8
2 parents 6b58356 + 21381b4 commit 6bfbfec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mise.local.example.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CS_CLIENT_KEY = "client-key"
1515
CS_CLIENT_ID = "client-id"
1616

1717
# The release of EQL that the proxy tests will use and releases will be built with
18-
CS_EQL_VERSION="eql-2.1.6"
18+
CS_EQL_VERSION = "eql-2.1.8"
1919

2020
# TLS variables are required for providing TLS to Proxy's clients.
2121
# CS_TLS__TYPE can be either "Path" or "Pem" (case-sensitive).

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CS_PROXY__HOST = "proxy"
3131
# Misc
3232
DOCKER_CLI_HINTS = "false" # Please don't show us What's Next.
3333

34-
CS_EQL_VERSION = "eql-2.1.6"
34+
CS_EQL_VERSION = "eql-2.1.8"
3535

3636

3737
[tools]

0 commit comments

Comments
 (0)