Skip to content

Commit

Permalink
k3d/5.7.5-r0: fix GHSA-v778-237x-gjrc
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] committed Dec 13, 2024
1 parent deb6955 commit 1756209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k3d.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: k3d
version: 5.7.5
epoch: 0
epoch: 1
description: Little helper to run CNCF's k3s in Docker
copyright:
- license: Apache-2.0
Expand All @@ -25,7 +25,7 @@ pipeline:

- uses: go/bump
with:
deps: google.golang.org/[email protected] github.com/docker/[email protected]
deps: google.golang.org/[email protected] github.com/docker/[email protected] golang.org/x/[email protected]

- runs: |
make build
Expand Down

0 comments on commit 1756209

Please sign in to comment.