diff --git a/.github/workflows/test-infrastructure.yml b/.github/workflows/test-infrastructure.yml index 433be619..5d31106d 100644 --- a/.github/workflows/test-infrastructure.yml +++ b/.github/workflows/test-infrastructure.yml @@ -11,7 +11,7 @@ jobs: working-directory: ./.aws steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3 - - uses: hashicorp/setup-terraform@bbe167fbdaa1a3bd046bdd70eba9dd3dddcca99c # tag=v2.0.2 + - uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3 with: terraform_version: 0.13.5 terraform_wrapper: false