Merge pull request #13792 from rabbitmq/dependabot/github_actions/main/google-github-actions/auth-2.1.9

Bump google-github-actions/auth from 2.1.8 to 2.1.9
This commit is contained in:
Michael Klishin 2025-04-24 23:11:08 +04:00 committed by GitHub
commit a22fa85784
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.8
uses: google-github-actions/auth@v2.1.9
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}

View File

@ -38,7 +38,7 @@ jobs:
https://cdn.jsdelivr.net/hex
- name: Authenticate To Google Cloud
uses: google-github-actions/auth@v2.1.8
uses: google-github-actions/auth@v2.1.9
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.8
uses: google-github-actions/auth@v2.1.9
with:
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}