Skip to content

Commit 15ccffa

Browse files
Bump hashicorp/setup-terraform from 1.2.1 to 3.1.2
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 1.2.1 to 3.1.2. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](hashicorp/setup-terraform@v1.2.1...v3.1.2) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82f613d commit 15ccffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
path: dist
190190

191191
- name: Setup Terraform
192-
uses: hashicorp/setup-terraform@v1.2.1
192+
uses: hashicorp/setup-terraform@v3.1.2
193193
with:
194194
terraform_version: ${{ matrix.terraform_versions.version }}
195195

0 commit comments

Comments
 (0)