Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump google-github-actions/setup-gcloud from 1.0.1 to 1.1.0 #229

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-externalworkloads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster-v1.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster-v1.11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster-v1.12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster-v1.13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-multicluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ jobs:
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'

- name: Set up gcloud CLI
uses: google-github-actions/setup-gcloud@d51b5346f85640ec2aa2fa057354d2b82c2fcbce
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
version: "405.0.0"
Expand Down