Skip to content

Commit

Permalink
Merge pull request #463 from Futsch1/dependabot/github_actions/google…
Browse files Browse the repository at this point in the history
…-github-actions/setup-gcloud-2.1.4

Bump google-github-actions/setup-gcloud from 2.1.2 to 2.1.4
  • Loading branch information
Futsch1 authored Feb 3, 2025
2 parents 0fa6c7e + a691ad3 commit 1e42131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebaseTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
credentials_json: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_MEDTIMER_60CC6 }}
- name: 'Set up Cloud SDK'
uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2
uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
with:
version: '>= 363.0.0'
- name: Set current project
Expand Down

0 comments on commit 1e42131

Please sign in to comment.