about summary refs log tree commit diff
path: root/bin/__dispatch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/__dispatch.sh')
-rwxr-xr-xbin/__dispatch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/__dispatch.sh b/bin/__dispatch.sh
index f12d6ed368..d502a9dfaf 100755
--- a/bin/__dispatch.sh
+++ b/bin/__dispatch.sh
@@ -23,7 +23,7 @@ case "${TARGET_TOOL}" in
     attr="third_party.stern"
     ;;
   kms_pass)
-    attr="tools.kms_pass"
+    attr="ops.kms_pass"
     TARGET_TOOL="pass"
     ;;
   aoc2019)