1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-21 14:38:29 +00:00

bump version of auth action

This commit is contained in:
Jason Hall 2021-12-09 13:10:14 -05:00
parent 70dae41fee
commit 7416c252b0

View file

@ -30,7 +30,7 @@ jobs:
project_id: kontaindotme project_id: kontaindotme
# Setup OIDC->SA auth # Setup OIDC->SA auth
- uses: google-github-actions/auth@v0.3.0 - uses: google-github-actions/auth@v0.4.1
id: auth id: auth
with: with:
workload_identity_provider: 'projects/7577580991/locations/global/workloadIdentityPools/gha-pool/providers/gha-provider' workload_identity_provider: 'projects/7577580991/locations/global/workloadIdentityPools/gha-pool/providers/gha-provider'