Skip to content

Commit e57fb5c

Browse files
Update google-github-actions/auth action to v2.1.4 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ed8e1b commit e57fb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/iac.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155

156156
- id: 'auth'
157157
name: 'Authenticate to Google Cloud'
158-
uses: 'google-github-actions/[email protected].3'
158+
uses: 'google-github-actions/[email protected].4'
159159
if: inputs.GCP_ENV == true
160160
with:
161161
workload_identity_provider: ${{ inputs.GCP_WIP }}

0 commit comments

Comments
 (0)