Merge pull request #14325 from rabbitmq/dependabot/github_actions/v4.1.x/google-github-actions/auth-2.1.12
Trigger a 4.1.x alpha release build / trigger_alpha_build (push) Has been cancelled Details
Test Management UI with Selenium / selenium (chrome, 1.17.3, 27.3) (push) Has been cancelled Details

Bump google-github-actions/auth from 2.1.11 to 2.1.12
This commit is contained in:
Michael Klishin 2025-08-01 15:04:46 -04:00 committed by GitHub
commit 33392d7322
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 }}