Skip to content

Commit

Permalink
chore(deps): update hashicorp/terraform-cdk-action action to v3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2024
1 parent bd1291f commit c53f2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cdktf-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
exit 1
fi
- name: Run Terraform CDK
uses: hashicorp/terraform-cdk-action@3ec621177da96ccbc9b483264fe0e430f5f0344b # v2.0.1
uses: hashicorp/terraform-cdk-action@ee18ace19bf9066b8f7a14a6618f85b8944cff7a # v3.0.0
id: terraform-cdk
with:
terraformVersion: ${{ env.TERRAFORM_VERSION }}
Expand Down

0 comments on commit c53f2e3

Please sign in to comment.