mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-24 23:19:39 -05:00
Update google-github-actions/auth action to v0.8.2
This commit is contained in:
parent
3c34757274
commit
c08147baae
2
.github/actions/gcp_login/action.yml
vendored
2
.github/actions/gcp_login/action.yml
vendored
@ -10,6 +10,6 @@ runs:
|
||||
# As described at:
|
||||
# https://github.com/google-github-actions/setup-gcloud#service-account-key-json
|
||||
- name: Authorize GCP access
|
||||
uses: google-github-actions/auth@dac4e13deb3640f22e3ffe758fd3f95e6e89f712 # tag=v0.8.1
|
||||
uses: google-github-actions/auth@2671692c371cbef34ed8ded9f197670c88c9d343 # tag=v0.8.2
|
||||
with:
|
||||
credentials_json: ${{ inputs.gcp_service_account_json }}
|
||||
|
Loading…
Reference in New Issue
Block a user