Skip to content

Commit 88b4091

Browse files
committed
Update dependency hashicorp/packer-plugin-googlecompute to v1.1.6
| datasource | package | from | to | | ----------- | ------------------------------------- | ------ | ------ | | github-tags | hashicorp/packer-plugin-googlecompute | v1.1.3 | v1.1.6 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd61d7e commit 88b4091

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.3"
5+
version = "1.1.6"
66
}
77
}
88
}

0 commit comments

Comments
 (0)