Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion azurefile-csi-1.34.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -32,6 +32,7 @@ pipeline:
with:
deps: |-
golang.org/x/[email protected]
k8s.io/[email protected]

- uses: go/build
with:
Expand Down
Loading