Skip to content

Commit

Permalink
chore: update cdktf version
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Aug 17, 2023
1 parent d8e1ea1 commit 6456c2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cdktf-provider-docs-rollout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
languages: "typescript,python"
parallelFileConversions: 1
maxRunners: 20
cdktfRegistryDocsVersion: "1.14.2"
cdktfRegistryDocsVersion: "1.6.0"
additionalProviderFqns: ${{ matrix.provider.additionalProviderFqns }}

reportFailureToSlack:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/registry-docs-pr-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ on:
cdktfRegistryDocsVersion:
description: "Version of cdktf-registry-docs to use"
required: false
default: "1.12.0"
default: "1.16.0"
type: string
secrets:
GH_PR_TOKEN:
Expand Down

0 comments on commit 6456c2c

Please sign in to comment.