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:
commit
254bc2baec
|
@ -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 }}
|
||||
|
||||
|
|
|
@ -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 }}
|
||||
|
||||
|
|
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue