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 d57df6e commit b6335dcCopy full SHA for b6335dc
.github/workflows/go-getter.yml
@@ -75,6 +75,7 @@ jobs:
75
with:
76
workload_identity_provider: 'projects/328212837253/locations/global/workloadIdentityPools/hc-go-getter-test/providers/hc-go-getter-test'
77
service_account: hc-go-getter-test@hc-e56c0f7c21c448d2be9e7696073.iam.gserviceaccount.com
78
+ audience: https://github.com/hashicorp
79
80
- name: Run go tests
81
run: |
@@ -147,6 +148,7 @@ jobs:
147
148
149
150
151
152
153
154
shell: bash
0 commit comments