From a87ff357dddfb4cf8591dbf8eaa5c102b0b3fa20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 19:45:33 +0000 Subject: [PATCH] chore(deps): Update hashicorp/packer Docker tag to v1.14.3 --- examples/gh-runner-mig-native-packer/cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gh-runner-mig-native-packer/cloudbuild.yaml b/examples/gh-runner-mig-native-packer/cloudbuild.yaml index b54926f..550ce82 100644 --- a/examples/gh-runner-mig-native-packer/cloudbuild.yaml +++ b/examples/gh-runner-mig-native-packer/cloudbuild.yaml @@ -13,7 +13,7 @@ # limitations under the License. steps: - - name: "hashicorp/packer:1.14.1" + - name: "hashicorp/packer:1.14.3" args: - build - -var