Skip to content

Commit 3df8cd1

Browse files
authored
chore(deps): update google-github-actions/setup-gcloud action to v0.5.1 (#510)
1 parent fd945f8 commit 3df8cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-bigtable/.github/workflows/system_emulated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: '3.8'
2121

2222
- name: Setup GCloud SDK
23-
uses: google-github-actions/setup-gcloud@v0.5.0
23+
uses: google-github-actions/setup-gcloud@v0.5.1
2424

2525
- name: Install / run Nox
2626
run: |

0 commit comments

Comments
 (0)