mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-15 17:51:01 +00:00
Setting version to v0 as main is not yet available
Signed-off-by: Gustavo Carvalho <gustavo.carvalho@container-solutions.com>
This commit is contained in:
parent
f638726d6b
commit
5f2b4ba432
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-managed.yml
vendored
2
.github/workflows/e2e-managed.yml
vendored
|
@ -164,7 +164,7 @@ jobs:
|
|||
|
||||
- name: Setup gcloud CLI
|
||||
if: github.event.client_payload.slash_command.args.named.provider == 'gcp'
|
||||
uses: google-github-actions/setup-gcloud@main
|
||||
uses: google-github-actions/setup-gcloud@v0
|
||||
with:
|
||||
service_account_key: ${{ env.GCP_SM_SA_GKE_JSON }}
|
||||
project_id: ${{ env.GCP_PROJECT_ID }}
|
||||
|
|
Loading…
Reference in a new issue