Merge pull request #14460 from rabbitmq/dependabot/github_actions/main/google-github-actions/auth-3.0.0

Bump google-github-actions/auth from 2.1.12 to 3.0.0
This commit is contained in:
Michael Klishin 2025-08-29 15:52:34 -04:00 committed by GitHub
commit f25d871d23
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 https://cdn.jsdelivr.net/hex
- name: Authenticate To Google Cloud - name: Authenticate To Google Cloud
uses: google-github-actions/auth@v2.1.12 uses: google-github-actions/auth@v3.0.0
with: with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }} credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}

View File

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

View File

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