Skip to content

Commit 5002fb2

Browse files
authored
Update deploy-preview.yml
1 parent 057bb31 commit 5002fb2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,9 @@ jobs:
144144
node-version: "20"
145145
cache: "yarn"
146146

147-
# 2. ADDED AUTHENTICATION STEP
148147
- name: Authenticate to Google Cloud
149148
id: auth
150-
uses: google-github-actions/auth@v2
149+
uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5
151150
with:
152151
workload_identity_provider: ${{ secrets.WIF_PROVIDER }}
153152
service_account: ${{ secrets.WIF_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)