Skip to content

Commit 9c02225

Browse files
Merge pull request #1875 from reviewdog/renovate/google-github-actions-setup-gcloud-2.x
chore(deps): update google-github-actions/setup-gcloud action to v2.1.1
2 parents b490d0c + 1078922 commit 9c02225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-doghouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: google-github-actions/auth@v2
3535
with:
3636
credentials_json: ${{ secrets.GCP_SA_KEY }}
37-
- uses: google-github-actions/setup-gcloud@v2.1.0
37+
- uses: google-github-actions/setup-gcloud@v2.1.1
3838
with:
3939
project_id: review-dog
4040
- name: Decrypt keys

0 commit comments

Comments
 (0)