Bump google-github-actions/auth from 2.1.11 to 2.1.12

Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.11 to 2.1.12.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/auth/compare/v2.1.11...v2.1.12)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-version: 2.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-01 19:02:00 +00:00 committed by GitHub
parent 80736c6072
commit 848f5ea675
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -53,7 +53,7 @@ jobs:
https://cdn.jsdelivr.net/hex
- name: Authenticate To Google Cloud
uses: google-github-actions/auth@v2.1.11
uses: google-github-actions/auth@v2.1.12
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}

View File

@ -41,7 +41,7 @@ jobs:
https://cdn.jsdelivr.net/hex
- name: Authenticate To Google Cloud
uses: google-github-actions/auth@v2.1.11
uses: google-github-actions/auth@v2.1.12
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}

View File

@ -45,7 +45,7 @@ jobs:
https://cdn.jsdelivr.net/hex
- name: Authenticate To Google Cloud
uses: google-github-actions/auth@v2.1.11
uses: google-github-actions/auth@v2.1.12
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}