mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
Bump hashicorp/setup-terraform from v1 to v1.3.2
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from v1 to v1.3.2. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/master/CHANGELOG.md) - [Commits](https://github.com/hashicorp/setup-terraform/compare/v1...3d8debd658c92063839bc97da5c2427100420dec) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
404a7b651e
commit
100c7efc0a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -97,7 +97,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
- uses: hashicorp/setup-terraform@v1
|
- uses: hashicorp/setup-terraform@v1.3.2
|
||||||
with:
|
with:
|
||||||
terraform_version: ^0.14.0
|
terraform_version: ^0.14.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue