Skip to content

Commit 44312a8

Browse files
chore(deps): bump hashicorp/setup-terraform from 2 to 3 (#1127)
1 parent d62d5ac commit 44312a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
go-version: ${{ env.GO_VERSION }}
2727

2828
- name: Setup Terraform
29-
uses: hashicorp/setup-terraform@v2
29+
uses: hashicorp/setup-terraform@v3
3030
with:
3131
terraform_wrapper: false
3232

0 commit comments

Comments
 (0)