From d09af08628bdbcbcce1fcecc8bbe5dc1627fc8e9 Mon Sep 17 00:00:00 2001 From: Dylan Hand Date: Tue, 19 Mar 2024 12:24:23 +1000 Subject: [PATCH] Revert "Temporarily use update-deps branch" This reverts commit 5a386adc00dde64310fef7884d340ab1daaa4c0e. --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index f0d46403..af9ee0e9 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -91,4 +91,4 @@ tasks: REPO_NAME: ${repo_name} REPO_FULL_NAME: ${repo_full_name} CI_REPO_URL: https://github.com/divvun/taskcluster-scripts.git - CI_REPO_REF: update-deps + CI_REPO_REF: main