Skip to content

Commit

Permalink
Merge pull request #100 from telekom-mms/renovate/hashicorp-setup-ter…
Browse files Browse the repository at this point in the history
…raform-3.x

Update hashicorp/setup-terraform action to v3
  • Loading branch information
schurzi authored Oct 30, 2023
2 parents 0d378d9 + 3c9d1d6 commit 87b9dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terratest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- name: Setup Terraform
uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2
uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3
with:
terraform_wrapper: false # disable wrap of subsequent calls - like debug mode

Expand Down

0 comments on commit 87b9dd5

Please sign in to comment.