Skip to content

Commit 76ab0e9

Browse files
authored
Merge pull request #306 from NHSDigital/dependabot/github_actions/hashicorp/setup-terraform-4
Bump hashicorp/setup-terraform from 3 to 4
2 parents 3088502 + e1d195f commit 76ab0e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
3636

3737
- name: Setup Terraform
38-
uses: hashicorp/setup-terraform@v3
38+
uses: hashicorp/setup-terraform@v4
3939
with:
4040
terraform_wrapper: false
4141
terraform_version: 1.11.4

0 commit comments

Comments
 (0)