From db439e1544c56d086257e62039af6abe7449beb5 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts@users.noreply.github.com> Date: Wed, 31 Jul 2024 12:39:14 +0000 Subject: [PATCH] istio-operator-1.22/1.22.3-r0: fix GHSA-v23v-6jw2-98fq --- istio-operator-1.22.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/istio-operator-1.22.yaml b/istio-operator-1.22.yaml index f22bc402a8..72393f3aa7 100644 --- a/istio-operator-1.22.yaml +++ b/istio-operator-1.22.yaml @@ -1,7 +1,7 @@ package: name: istio-operator-1.22 version: 1.22.3 - epoch: 0 + epoch: 1 description: Istio operator provides user friendly options to operate the Istio service mesh copyright: - license: Apache-2.0 @@ -25,6 +25,10 @@ pipeline: tag: ${{package.version}} expected-commit: 1e0dc8dd88091532084e55b18efbd5c066516571 + - uses: go/bump + with: + deps: github.com/docker/docker@v26.1.4 + - uses: go/build with: packages: ./operator/cmd/operator