mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 02:52:58 +00:00
chore(ci): update hashicorp/setup-terraform action (v3.0.0 → v3.1.0)
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | hashicorp/setup-terraform | v3.0.0 | v3.1.0 |
This commit is contained in:
parent
bb44a8d844
commit
84778a3965
2
.github/workflows/testacc.yml
vendored
2
.github/workflows/testacc.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
- name: Get dependencies
|
||||
run: go mod download
|
||||
|
||||
- uses: hashicorp/setup-terraform@a1502cd9e758c50496cc9ac5308c4843bcd56d36 # v3.0.0
|
||||
- uses: hashicorp/setup-terraform@97f030cf6dc0b4f5e0da352c7bca9cca34579800 # v3.1.0
|
||||
with:
|
||||
terraform_version: ${{ matrix.terraform }}.*
|
||||
terraform_wrapper: false
|
||||
|
Loading…
Reference in New Issue
Block a user