diff --git a/update_rules_content.sh b/update_rules_content.sh index 369d22fb..5d92dcdd 100755 --- a/update_rules_content.sh +++ b/update_rules_content.sh @@ -25,7 +25,7 @@ function clean_up() { trap clean_up EXIT # Updated with every new ccx-rules-opc release. -CCX_RULES_OCP_TAG="2023.07.12" +CCX_RULES_OCP_TAG="2023.07.13" RULES_REPO="https://gitlab.cee.redhat.com/ccx/ccx-rules-ocp.git" SCRIPT_DIR="$(dirname "$(realpath "$0")")"