Skip to content

Commit 61bb19e

Browse files
build(deps): 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 7bd9287 commit 61bb19e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
run: >
221221
az account show
222222
223-
- uses: hashicorp/setup-terraform@v3
223+
- uses: hashicorp/setup-terraform@v4
224224

225225
- run: terraform init
226226

@@ -610,7 +610,7 @@ jobs:
610610
run: >
611611
az account show
612612
613-
- uses: hashicorp/setup-terraform@v3
613+
- uses: hashicorp/setup-terraform@v4
614614

615615
- run: terraform init
616616

0 commit comments

Comments
 (0)