chore(deps): update dependency hashicorp/packer-plugin-hcloud to v1.3.0
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful

This commit is contained in:
Renovator Bot 2024-01-17 23:09:06 +00:00
parent b697c65287
commit b133ff9e43

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"
}
}