chore(deps): update google-github-actions/auth action to v1 (#14)

Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
This commit is contained in:
plural-renovate[bot] 2022-11-09 15:42:42 +01:00 committed by GitHub
parent c2be39bda8
commit b82b8a8fb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ jobs:
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- uses: google-github-actions/auth@v0
- uses: google-github-actions/auth@v1
with:
workload_identity_provider: 'projects/${{ secrets.GOOGLE_PROJECT_ID }}/locations/global/workloadIdentityPools/github/providers/github'
service_account: 'terraform@pluralsh.iam.gserviceaccount.com'