diff --git a/typings/GoogleCloudPlatform/github-actions/v0/action-types.yml b/typings/GoogleCloudPlatform/github-actions/v0/action-types.yml deleted file mode 100644 index a78f629..0000000 --- a/typings/GoogleCloudPlatform/github-actions/v0/action-types.yml +++ /dev/null @@ -1,21 +0,0 @@ -# See https://github.com/typesafegithub/github-actions-typing -inputs: - version: - type: string - service_account_email: - type: string - service_account_key: - type: string - project_id: - type: string - install_components: - type: list - separator: "\n" - list-item: - type: string - export_default_credentials: - type: boolean - credentials_file_path: - type: string - cleanup_credentials: - type: boolean diff --git a/typings/GoogleCloudPlatform/github-actions/v1/action-types.yml b/typings/GoogleCloudPlatform/github-actions/v1/action-types.yml deleted file mode 100644 index a77bf32..0000000 --- a/typings/GoogleCloudPlatform/github-actions/v1/action-types.yml +++ /dev/null @@ -1,13 +0,0 @@ -# See https://github.com/typesafegithub/github-actions-typing -inputs: - skip_install: - type: boolean - version: - type: string - project_id: - type: string - install_components: - type: list - separator: "\n" - list-item: - type: string diff --git a/typings/GoogleCloudPlatform/github-actions/v2/action-types.yml b/typings/GoogleCloudPlatform/github-actions/v2/action-types.yml deleted file mode 100644 index a77bf32..0000000 --- a/typings/GoogleCloudPlatform/github-actions/v2/action-types.yml +++ /dev/null @@ -1,13 +0,0 @@ -# See https://github.com/typesafegithub/github-actions-typing -inputs: - skip_install: - type: boolean - version: - type: string - project_id: - type: string - install_components: - type: list - separator: "\n" - list-item: - type: string