Skip to content

Commit

Permalink
Update dependency hashicorp/packer-plugin-googlecompute to v1.1.6
Browse files Browse the repository at this point in the history
| 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>
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent bd61d7e commit cca4b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ packer {
required_plugins {
googlecompute = {
source = "github.com/hashicorp/googlecompute"
version = "1.1.3"
version = "1.1.6"
}
}
}
Expand Down

0 comments on commit cca4b39

Please sign in to comment.