Skip to content

Commit 3071fa5

Browse files
authored
Merge branch 'google-github-actions:main' into main
2 parents 5f13d0c + 635ea06 commit 3071fa5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "run-gemini-cli",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"description": "This works with our versioning tools, this is NOT an NPM repo",
55
"scripts": {
66
"build": "echo \"No build required for composite action\"",

scripts/setup_workload_identity.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ print_header "Step 1: Enabling required Google Cloud APIs"
211211
required_apis=(
212212
"aiplatform.googleapis.com"
213213
"cloudaicompanion.googleapis.com"
214+
"cloudcode-pa.googleapis.com"
214215
"cloudresourcemanager.googleapis.com"
215216
"cloudtrace.googleapis.com"
216217
"iam.googleapis.com"

0 commit comments

Comments
 (0)