Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alevenberg committed Nov 6, 2023
1 parent ccf47bc commit 310f3bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-googleapis-sha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ jobs:
workload_identity_provider: '${{ secrets.WIF_PROVIDER }}'
service_account: '${{ secrets.SA_EMAIL }}'
- uses: google-github-actions/setup-gcloud@v1
version: '>= 390.0.0'
with:
version: '>= 390.0.0'
- name: Set env variables for googleapis
env:
REPO: googleapis/googleapis
Expand Down

0 comments on commit 310f3bf

Please sign in to comment.