Update google-github-actions/auth digest to 140bb51 (#14769)

This commit is contained in:
renovate[bot] 2025-07-20 21:24:22 -04:00 committed by GitHub
parent a4c7bcf3ca
commit 0951ebc55c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1613,7 +1613,7 @@ jobs:
- name: "Authenticate with GCP"
id: "auth"
uses: "google-github-actions/auth@0920706a19e9d22c3d0da43d1db5939c6ad837a8"
uses: "google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462"
with:
credentials_json: "${{ secrets.GCP_SERVICE_ACCOUNT_KEY }}"