File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ jobs:
150150 CHANGED_FILES : ' ${{ steps.get_pr.outputs.changed_files || steps.get_pr_comment.outputs.changed_files }}'
151151 ADDITIONAL_INSTRUCTIONS : ' ${{ steps.get_pr.outputs.additional_instructions || steps.get_pr_comment.outputs.additional_instructions }}'
152152 REPOSITORY : ' ${{ github.repository }}'
153- GEMINI_CLI_VERSION : ' ${{ vars.GEMINI_CLI_VERSION }} '
153+ GEMINI_CLI_VERSION : ' main '
154154 OTLP_GOOGLE_CLOUD_PROJECT : ' ${{ vars.OTLP_GOOGLE_CLOUD_PROJECT }}'
155155 OTLP_GCP_WIF_PROVIDER : ' ${{ vars.OTLP_GCP_WIF_PROVIDER }}'
156156 GOOGLE_CLOUD_PROJECT : ' ${{ vars.GOOGLE_CLOUD_PROJECT }}'
@@ -174,8 +174,7 @@ jobs:
174174 "enabled": true,
175175 "target": "gcp"
176176 },
177- "sandbox": false,
178- "selectedAuthType": "vertex-ai"
177+ "sandbox": false
179178 }
180179 prompt : |-
181180 ## Role
You can’t perform that action at this time.
0 commit comments