Skip to content

Commit 84d83b3

Browse files
committed
chore(deps): update hashicorp/terraform docker tag to v1.13.5
1 parent 3f86a6c commit 84d83b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/onboard-app/cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ timeout: 14400s # 2hr
2424
tags:
2525
- onboard-app
2626
steps:
27-
- name: "hashicorp/terraform:1.13.2"
27+
- name: "hashicorp/terraform:1.13.5"
2828
id: "create-infra"
2929
entrypoint: "sh"
3030
dir: "modules/onboard-app/"

0 commit comments

Comments
 (0)