File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ jobs:
181181 persist-credentials : false
182182 - id : " auth"
183183 name : " Setup: Authorize Service Account"
184- uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
184+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
185185 with :
186186 credentials_json : " ${{ secrets.BUILDBOT_SERVICE_ACCOUNT }}"
187187 create_credentials_file : true
@@ -331,7 +331,7 @@ jobs:
331331 persist-credentials : false
332332 - id : " auth"
333333 name : " Setup: Authorize Service Account"
334- uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
334+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
335335 with :
336336 credentials_json : " ${{ secrets.BUILDBOT_SERVICE_ACCOUNT }}"
337337 create_credentials_file : true
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ jobs:
217217 run : pnpm install -g yarn@1.22.19
218218 - id : " auth"
219219 name : " Setup: Authorize Service Account"
220- uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
220+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
221221 with :
222222 credentials_json : " ${{ secrets.BUILDBOT_SERVICE_ACCOUNT }}"
223223 create_credentials_file : true
@@ -329,7 +329,7 @@ jobs:
329329 run : pnpm install -g yarn@1.22.19
330330 - id : " auth"
331331 name : " Authorize Service Account"
332- uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
332+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
333333 with :
334334 credentials_json : " ${{ secrets.BUILDBOT_SERVICE_ACCOUNT }}"
335335 create_credentials_file : true
Original file line number Diff line number Diff line change 6060 github-token : ${{ secrets.GITHUB_TOKEN }}
6161 - id : " auth"
6262 name : " Setup: Authorize Service Account"
63- uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
63+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
6464 with :
6565 credentials_json : " ${{ secrets.BUILDBOT_SERVICE_ACCOUNT }}"
6666 create_credentials_file : true
@@ -179,7 +179,7 @@ jobs:
179179 github-token : ${{ secrets.GITHUB_TOKEN }}
180180 - id : " auth"
181181 name : " Setup: Authorize Service Account"
182- uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
182+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
183183 with :
184184 credentials_json : " ${{ secrets.BUILDBOT_SERVICE_ACCOUNT }}"
185185 create_credentials_file : true
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ jobs:
176176 - id : " auth"
177177 name : " Setup: Authorize Service Account"
178178 if : ${{ inputs.gcp }}
179- uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
179+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
180180 with :
181181 credentials_json : " ${{ secrets.BUILDBOT_SERVICE_ACCOUNT }}"
182182 create_credentials_file : true
You can’t perform that action at this time.
0 commit comments