Skip to content

Commit

Permalink
Merge pull request #910 from psalm/dependabot/github_actions/google-g…
Browse files Browse the repository at this point in the history
…ithub-actions/setup-gcloud-2
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
2 parents 742fac0 + 6bbbf92 commit 0cea674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cloud-function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2

- id: auth
uses: google-github-actions/auth@v2
Expand Down

0 comments on commit 0cea674

Please sign in to comment.