Skip to content

Commit

Permalink
chore: document 0.1.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Jun 14, 2022
1 parent 9f31aee commit ee9ad9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: yarn install

- name: Run Terraform CDK
uses: hashicorp/terraform-cdk-action@v0.0.0
uses: hashicorp/terraform-cdk-action@v0.1.0
with:
terraformVersion: 1.0.7
cdktfVersion: 0.11.1
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
run: yarn install

- name: Run Terraform CDK
uses: hashicorp/terraform-cdk-action@v0.0.0
uses: hashicorp/terraform-cdk-action@v0.1.0
with:
terraformVersion: 1.0.7
cdktfVersion: 0.11.2
Expand Down

0 comments on commit ee9ad9d

Please sign in to comment.