Merge pull request #14261 from rabbitmq/dependabot/github_actions/v4.1.x/google-github-actions/auth-2.1.11

Bump google-github-actions/auth from 2.1.10 to 2.1.11
This commit is contained in:
Michael Klishin 2025-07-21 15:18:25 -07:00 committed by GitHub
commit 254bc2baec
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.10
uses: google-github-actions/auth@v2.1.11
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.10
uses: google-github-actions/auth@v2.1.11
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.10
uses: google-github-actions/auth@v2.1.11
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}