From 71582a2e62c8631f3da89a35ad202d72246aabc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 22:13:34 +0000 Subject: [PATCH] chore(deps): Update hashicorp/packer Docker tag to v1.9.4 --- 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 5c8aef5..13ef637 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.9.1" + - name: "hashicorp/packer:1.9.4" args: - build - -var