Skip to content

Commit 050a260

Browse files
chore(deps): bump google-github-actions/setup-gcloud from 0 to 2
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0 to 2. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](google-github-actions/setup-gcloud@v0...v2) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed59d1f commit 050a260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fineract.dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
credentials_json: '${{ secrets.GOOGLE_APPLICATION_CREDENTIALS}}'
3434

35-
- uses: google-github-actions/setup-gcloud@v0
35+
- uses: google-github-actions/setup-gcloud@v2
3636
with:
3737
project_id: ${{ secrets.GOOGLE_PROJECT_ID }}
3838

0 commit comments

Comments
 (0)