0
0
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:
renovate[bot] 2024-04-25 10:00:29 +00:00 committed by GitHub
parent bb44a8d844
commit 84778a3965
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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