Skip to content

Commit 82f613d

Browse files
Bump hashicorp/setup-terraform from v1 to v1.2.1 (#85)
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from v1 to v1.2.1. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/master/CHANGELOG.md) - [Commits](hashicorp/setup-terraform@v1...d224448) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17bf1b9 commit 82f613d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd-build.yml

+1-1
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
192+
uses: hashicorp/setup-terraform@v1.2.1
193193
with:
194194
terraform_version: ${{ matrix.terraform_versions.version }}
195195

0 commit comments

Comments
 (0)