We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d616b9 commit 04ce06aCopy full SHA for 04ce06a
.github/workflows/build.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Authenticate to Google Cloud
84
id: auth
85
- uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
+ uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
86
with:
87
token_format: access_token
88
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY }}
.github/workflows/nfr.yml
@@ -86,7 +86,7 @@ jobs:
89
90
91
92
0 commit comments