Skip to content

Commit

Permalink
add CONFTEST_VERSION for circleci
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed May 14, 2024
1 parent 6acef01 commit 04798d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
# condition.
# renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
TERRAFORM_VERSION: 1.8.2
CONFTEST_VERSION: 0.52.0
steps:
- checkout
- run: make build-service
Expand Down

0 comments on commit 04798d9

Please sign in to comment.