From 15101f88049d8ddcfcacb90f2d3b5c92b65bd8c4 Mon Sep 17 00:00:00 2001 From: Joey Perrott Date: Sat, 18 Feb 2023 02:27:13 +0000 Subject: [PATCH] build: update to latest remote build execution setup Update to the latest RBE setup after key rotation. --- .circleci/dynamic_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/dynamic_config.yml b/.circleci/dynamic_config.yml index cc1eb9044980..75872e1a6b5f 100644 --- a/.circleci/dynamic_config.yml +++ b/.circleci/dynamic_config.yml @@ -11,7 +11,7 @@ version: 2.1 orbs: browser-tools: circleci/browser-tools@1.4.0 - devinfra: angular/dev-infra@1.0.7 + devinfra: angular/dev-infra@1.0.8 parameters: snapshot_changed: