Skip to content

Commit

Permalink
Merge pull request #187 from appunite/dependabot/github_actions/googl…
Browse files Browse the repository at this point in the history
…e-github-actions/setup-gcloud-2

chore(deps): bump google-github-actions/setup-gcloud from 1 to 2
  • Loading branch information
nowakweronika authored Jan 3, 2024
2 parents c6ef94d + ddde470 commit ed4c66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
credentials_json: ${{ secrets.SERVICE_ACCOUNT }}

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

Expand Down

0 comments on commit ed4c66e

Please sign in to comment.