We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ad807 commit e0115daCopy full SHA for e0115da
.github/workflows/test.yml
@@ -158,7 +158,7 @@ jobs:
158
# We do this instead of setting --default-tf-version because setting
159
# that flag starts the download asynchronously so we'd have a race
160
# condition.
161
- - uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 # v3
+ - uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3
162
with:
163
terraform_version: ${{ env.TERRAFORM_VERSION }}
164
0 commit comments