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 e859f72 commit 6e5d752Copy full SHA for 6e5d752
.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@62cf5bd3e4211a0a0b51f2c6d6a37129d828611d # v2.1.5
+ uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6
86
with:
87
token_format: access_token
88
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_IDENTITY }}
.github/workflows/nfr.yml
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
0 commit comments