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:
commit
f25d871d23
|
@ -53,7 +53,7 @@ jobs:
|
|||
https://cdn.jsdelivr.net/hex
|
||||
|
||||
- name: Authenticate To Google Cloud
|
||||
uses: google-github-actions/auth@v2.1.12
|
||||
uses: google-github-actions/auth@v3.0.0
|
||||
with:
|
||||
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
|
||||
|
||||
|
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
https://cdn.jsdelivr.net/hex
|
||||
|
||||
- name: Authenticate To Google Cloud
|
||||
uses: google-github-actions/auth@v2.1.12
|
||||
uses: google-github-actions/auth@v3.0.0
|
||||
with:
|
||||
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
https://cdn.jsdelivr.net/hex
|
||||
|
||||
- name: Authenticate To Google Cloud
|
||||
uses: google-github-actions/auth@v2.1.12
|
||||
uses: google-github-actions/auth@v3.0.0
|
||||
with:
|
||||
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue