Skip to content

Commit 97ee3d4

Browse files
Bump hashicorp/setup-terraform from 3 to 4 (#82)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39c0f26 commit 97ee3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
cd deployment
5151
./site-config.sh
5252
- name: Setup Terraform
53-
uses: hashicorp/setup-terraform@v3
53+
uses: hashicorp/setup-terraform@v4
5454
with:
5555
terraform_version: 1.2.9
5656
- name: Terraform Format

0 commit comments

Comments
 (0)