From b6da98e8e9ecaebc95bbc0cd0e2b93bd4a81b07d Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 12 Aug 2025 22:36:37 -0400 Subject: chore(ci): Ensure action and community workflows are consistent and not vulnerable to injection attacks (#6107) --- docs/npm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/npm.md') diff --git a/docs/npm.md b/docs/npm.md index ed99f0b8..466e25d0 100644 --- a/docs/npm.md +++ b/docs/npm.md @@ -58,7 +58,7 @@ To install the latest nightly build, use the `@nightly` tag: npm install -g @google/gemini-cli@nightly ``` -We also run a Google cloud build called [release-docker.yml](../.gcp/release-docker.yaml). Which publishes the sandbox docker to match your release. This will also be moved to GH and combined with the main release file once service account permissions are sorted out. +We also run a Google cloud build called [release-docker.yml](../.gcp/release-docker.yml). Which publishes the sandbox docker to match your release. This will also be moved to GH and combined with the main release file once service account permissions are sorted out. ### After the Release -- cgit v1.2.3