Skip to content

Commit eb8830d

Browse files
renovate-botenocom
andauthored
chore(deps): update google-github-actions/auth action to v0.8.3 (GoogleCloudPlatform#150)
Co-authored-by: Eno Compton <[email protected]>
1 parent a6511c8 commit eb8830d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tests.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363

6464
- id: 'auth'
6565
name: 'Authenticate to Google Cloud'
66-
uses: 'google-github-actions/[email protected].1'
66+
uses: 'google-github-actions/[email protected].3'
6767
with:
6868
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
6969
service_account: ${{ secrets.SERVICE_ACCOUNT }}
@@ -147,7 +147,7 @@ jobs:
147147

148148
- id: 'auth'
149149
name: 'Authenticate to Google Cloud'
150-
uses: 'google-github-actions/[email protected].1'
150+
uses: 'google-github-actions/[email protected].3'
151151
with:
152152
workload_identity_provider: ${{ secrets.PROVIDER_NAME }}
153153
service_account: ${{ secrets.SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)