From e31b6ff0b82d834f2908b02c889de68666b4d510 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 4 May 2023 11:47:20 -0700 Subject: [PATCH] Add support note (#634) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1e86f6298..c602ddb27 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ Or integrate natively with other Google Cloud GitHub Actions: * [Upload to Cloud Storage](https://github.com/google-github-actions/upload-cloud-storage) * [Configure GKE credentials](https://github.com/google-github-actions/get-gke-credentials) +**This is not an officially supported Google product, and it is not covered by a +Google Cloud support contract. To report bugs or request features in a Google +Cloud product, please contact [Google Cloud +support](https://cloud.google.com/support).** + ## Prerequisites - This action requires Google Cloud credentials to execute gcloud commands.