diff --git a/upload_to_google_storage_first_class.py b/upload_to_google_storage_first_class.py index 949a8b806..fe0812a88 100755 --- a/upload_to_google_storage_first_class.py +++ b/upload_to_google_storage_first_class.py @@ -151,7 +151,7 @@ def construct_deps_blob(bucket: str, object_name: str, file: str, generation: str) -> dict: """Output a blob hint that would need be added to a DEPS file""" return { - '': { + 'path': { 'dep_type': 'gcs', 'bucket':