Skip to content

Commit e83b0f5

Browse files
chore(deps): update hashicorp/setup-terraform action to v3.1.2
1 parent ec48e60 commit e83b0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
go-version-file: 'go.mod'
6262
cache: true
63-
- uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0
63+
- uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
6464
with:
6565
terraform_version: ${{ matrix.terraform }}
6666
terraform_wrapper: false

0 commit comments

Comments
 (0)