Skip to content

Commit e31e294

Browse files
Update dependency hashicorp/packer-plugin-googlecompute to v1.1.9
| datasource | package | from | to | | ----------- | ------------------------------------- | ------ | ------ | | github-tags | hashicorp/packer-plugin-googlecompute | v1.1.8 | v1.1.9 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bfe56c commit e31e294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ packer {
22
required_plugins {
33
googlecompute = {
44
source = "github.com/hashicorp/googlecompute"
5-
version = "1.1.8"
5+
version = "1.1.9"
66
}
77
}
88
}

0 commit comments

Comments
 (0)