Skip to content

Commit a106ba5

Browse files
committed
Fixing typescript version
1 parent 9fbd1d0 commit a106ba5

File tree

4 files changed

+107099
-123227
lines changed

4 files changed

+107099
-123227
lines changed

.github/actions/copy-cloud-docs-for-tfe/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ export async function main(
129129
}
130130

131131
core.info(
132-
`Info: Latest terraform-enterprise version found in versionMetadata.json: ${currentTfeRelease}`,
132+
`Latest terraform-enterprise version found in versionMetadata.json: ${currentTfeRelease}`,
133133
)
134134

135135
const HCPsourceDir = path.join(sourcePath, 'content/terraform-docs-common')

0 commit comments

Comments
 (0)