chore(deps): update dependency hashicorp/packer-plugin-hcloud to v1.3.0 (#4)
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details

Reviewed-on: #4
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
This commit is contained in:
Renovator Bot 2024-01-18 08:49:07 +01:00 committed by Robert Kaussow
parent b697c65287
commit 81d697ad98
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ packer {
required_version = ">= 1.8.3"
required_plugins {
hcloud = {
version = "1.0.5"
version = "1.3.0"
source = "github.com/hashicorp/hcloud"
}
}