We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ba502 commit 570d9d7Copy full SHA for 570d9d7
.github/workflows/test.yml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
go-version-file: 'go.mod'
62
cache: true
63
- - uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0
+ - uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
64
65
terraform_version: ${{ matrix.terraform }}
66
terraform_wrapper: false
0 commit comments