From a99bcd137fdbe0e0e28a4bf180aec52b4a3c9d8e Mon Sep 17 00:00:00 2001 From: Arik Hadas Date: Sun, 10 Mar 2024 10:52:49 +0200 Subject: [PATCH] bump OPA version to get security fixes Signed-off-by: Arik Hadas --- WORKSPACE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WORKSPACE b/WORKSPACE index ab8564030..2053a7279 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -3356,8 +3356,8 @@ http_file( name = "opa", downloaded_file_path = "opa", executable = True, - sha256 = "7bb75b14c9bcb5798d42bed5fc45c438ee5bb783894733ce553ba3445f66034f", - urls = ["https://openpolicyagent.org/downloads/v0.58.0/opa_linux_amd64_static"], + sha256 = "8951c2055324e4eab8c3ef1abf35248c25cc183e27208412ed3b92c9e06a919c", + urls = ["https://openpolicyagent.org/downloads/v0.62.1/opa_linux_amd64_static"], ) http_file(