From 7e1b387bb16728ff96ed4cfe9914aebdc834429a Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts@users.noreply.github.com> Date: Wed, 17 Dec 2025 11:15:42 +0000 Subject: [PATCH] azurefile-csi-1.34/1.34.2-r1: fix GHSA-r6j8-c6r2-37rr --- azurefile-csi-1.34.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azurefile-csi-1.34.yaml b/azurefile-csi-1.34.yaml index 0ff78f5149fc..69136d1d80dc 100644 --- a/azurefile-csi-1.34.yaml +++ b/azurefile-csi-1.34.yaml @@ -1,7 +1,7 @@ package: name: azurefile-csi-1.34 version: "1.34.2" - epoch: 1 + epoch: 2 # GHSA-r6j8-c6r2-37rr description: Azure File CSI Driver copyright: - license: Apache-2.0 @@ -32,6 +32,7 @@ pipeline: with: deps: |- golang.org/x/crypto@v0.45.0 + k8s.io/kubernetes@v1.34.2 - uses: go/build with: