Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#1311 from kubernetes-sigs/dependab…
Browse files Browse the repository at this point in the history
…ot/github_actions/google-github-actions/setup-gcloud-2

Bump google-github-actions/setup-gcloud from 1 to 2
  • Loading branch information
k8s-ci-robot authored Dec 11, 2023
2 parents 84f9d94 + 87e7961 commit 7160577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
sudo cp $(command -v ginkgo) /usr/local/bin
- name: Setup GCloud
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2

- name: Install CRI-O latest main
if: ${{matrix.version == 'main'}}
Expand Down

0 comments on commit 7160577

Please sign in to comment.