File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 185185...
186186```
187187
188- The ` deploy-cloudrun ` workflow uses the ` google-github-actions/auth@v0 ` with a
188+ The ` deploy-cloudrun ` workflow uses the ` google-github-actions/auth@v1 ` with a
189189` Service Account JSON key ` to authenticate with Google Cloud. The ` JSON ` key
190190is stored as a Github secret and is named ` GC_SA_ADMNIN_KEY ` .
191191
Original file line number Diff line number Diff line change 194194...
195195```
196196
197- The ` deploy-cloudrun ` workflow uses the ` google-github-actions/auth@v0 `
197+ The ` deploy-cloudrun ` workflow uses the ` google-github-actions/auth@v1 `
198198with a ` Service Account JSON key ` to authenticate with Google Cloud. The
199199` JSON ` key is stored as a Github secret and is named ` GC_SA_ADMNIN_KEY ` .
200200
You can’t perform that action at this time.
0 commit comments