mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-03 03:52:58 +00:00
chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1) (#1279)
* chore(ci): update actions/checkout action (v4.1.4 → v4.1.5) | datasource | package | from | to | | ----------- | ---------------- | ------ | ------ | | github-tags | actions/checkout | v4.1.4 | v4.1.5 | * chore(ci): update hashicorp/setup-terraform action (v3.1.0 → v3.1.1) | datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | hashicorp/setup-terraform | v3.1.0 | v3.1.1 | --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
10774f49e1
commit
e79cf12f44
2
.github/workflows/testacc.yml
vendored
2
.github/workflows/testacc.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
- name: Get dependencies
|
- name: Get dependencies
|
||||||
run: go mod download
|
run: go mod download
|
||||||
|
|
||||||
- uses: hashicorp/setup-terraform@97f030cf6dc0b4f5e0da352c7bca9cca34579800 # v3.1.0
|
- uses: hashicorp/setup-terraform@651471c36a6092792c552e8b1bef71e592b462d8 # v3.1.1
|
||||||
with:
|
with:
|
||||||
terraform_version: ${{ matrix.terraform }}.*
|
terraform_version: ${{ matrix.terraform }}.*
|
||||||
terraform_wrapper: false
|
terraform_wrapper: false
|
||||||
|
Loading…
Reference in New Issue
Block a user