Skip to content

Commit

Permalink
aws-efs-csi-driver/2.0.7-r1: fix GHSA-27wf-5967-98gx
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] committed Nov 23, 2024
1 parent 9e8a50b commit 3a46f1f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion aws-efs-csi-driver.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: aws-efs-csi-driver
version: 2.0.7
epoch: 1
epoch: 2
description: CSI driver for Amazon EFS.
copyright:
- license: Apache-2.0
Expand All @@ -22,6 +22,11 @@ pipeline:
tag: v${{package.version}}
expected-commit: da4bbe014d5f20c66caebbc154f7613a1e48652b

- uses: go/bump
with:
deps: k8s.io/[email protected]
modroot: cmd/

- uses: go/build
with:
go-package: go
Expand Down

0 comments on commit 3a46f1f

Please sign in to comment.