Skip to content

Commit af6a224

Browse files
Merge pull request #13793 from rabbitmq/dependabot/github_actions/v4.0.x/google-github-actions/auth-2.1.9
Bump google-github-actions/auth from 2.1.8 to 2.1.9
2 parents cf98ba5 + 39af078 commit af6a224

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/test-authnz.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
https://cdn.jsdelivr.net/hex
5555
5656
- name: Authenticate To Google Cloud
57-
uses: google-github-actions/[email protected].8
57+
uses: google-github-actions/[email protected].9
5858
with:
5959
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
6060

.github/workflows/test-management-ui-for-pr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
https://cdn.jsdelivr.net/hex
3939
4040
- name: Authenticate To Google Cloud
41-
uses: google-github-actions/[email protected].8
41+
uses: google-github-actions/[email protected].9
4242
with:
4343
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
4444

.github/workflows/test-management-ui.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
https://cdn.jsdelivr.net/hex
4949
5050
- name: Authenticate To Google Cloud
51-
uses: google-github-actions/[email protected].8
51+
uses: google-github-actions/[email protected].9
5252
with:
5353
credentials_json: ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
5454

0 commit comments

Comments
 (0)