We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25c61d commit 681d448Copy full SHA for 681d448
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Authenticate to Google Cloud
52
id: gcloud_auth
53
- uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
+ uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
54
with:
55
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_ID_PROVIDER }}
56
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
0 commit comments