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 f24ab6f commit c023889Copy full SHA for c023889
.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@71fee32a0bb7e97b4d33d548e7d957010649d8fa # v2.1.3
+ uses: google-github-actions/auth@f112390a2df9932162083945e46d439060d66ec2 # v2.1.4
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