Skip to content

Commit f19f310

Browse files
committed
chore: remove CI dependencies on personal repos #2
1 parent 4e04c1f commit f19f310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/test-go-tfe/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ runs:
107107
TFE_ADMIN_SUPPORT_TOKEN: ${{ inputs.admin_support_token }}
108108
TFE_ADMIN_VERSION_MAINTENANCE_TOKEN: ${{ inputs.admin_version_maintenance_token }}
109109
TFC_RUN_TASK_URL: "http://testing-mocks.tfe:22180/runtasks/pass"
110-
GITHUB_POLICY_SET_IDENTIFIER: "hashicorp/test-policy-set"
110+
GITHUB_POLICY_SET_IDENTIFIER: "svc-team-tf-core-cloud/test-policy-set"
111111
GITHUB_REGISTRY_MODULE_IDENTIFIER: "svc-team-tf-core-cloud/terraform-random-module"
112112
GITHUB_REGISTRY_NO_CODE_MODULE_IDENTIFIER: "hashicorp/terraform-random-no-code-module"
113113
OAUTH_CLIENT_GITHUB_TOKEN: "${{ inputs.oauth-client-github-token }}"

0 commit comments

Comments
 (0)