mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
Bump hashicorp/setup-terraform from v1 to v1.3.1
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from v1 to v1.3.1. - [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...5beb956c8b797079378f9d5cadc375cdd33c9a86) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5d17105eba
commit
3b84494247
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -105,7 +105,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
||||||
- uses: hashicorp/setup-terraform@v1
|
- uses: hashicorp/setup-terraform@v1.3.1
|
||||||
with:
|
with:
|
||||||
terraform_version: ^0.14.0
|
terraform_version: ^0.14.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue