Skip to content

Commit 89f685b

Browse files
Bump hashicorp/setup-terraform from 3 to 4
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3 to 4. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](hashicorp/setup-terraform@v3...v4) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c897b6a commit 89f685b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/infra.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
credentials_json: ${{ secrets.GCP_SA_KEY }}
3232

3333
- name: Set up Terraform
34-
uses: hashicorp/setup-terraform@v3
34+
uses: hashicorp/setup-terraform@v4
3535

3636
- name: Initialize Terraform
3737
run: |

0 commit comments

Comments
 (0)