mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-29 00:48:21 +00:00
chore(deps): update dependency hashicorp/terraform to v1.6.6 in .circleci/config.yml (#4056)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
# that flag starts the download asynchronously so we'd have a race
|
||||
# condition.
|
||||
# renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
|
||||
TERRAFORM_VERSION: 1.6.5
|
||||
TERRAFORM_VERSION: 1.6.6
|
||||
steps:
|
||||
- checkout
|
||||
- run: make build-service
|
||||
|
||||
Reference in New Issue
Block a user