Skip to content

Commit

Permalink
fix the cve GHSA-v778-237x-gjrc
Browse files Browse the repository at this point in the history
Signed-off-by: Batuhan Apaydin <[email protected]>
  • Loading branch information
developer-guy committed Dec 14, 2024
1 parent 69c50ef commit 1499d46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vendir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ pipeline:
repository: https://github.com/carvel-dev/vendir
tag: v${{package.version}}

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

- uses: go/build
with:
packages: ./cmd/vendir
Expand Down

0 comments on commit 1499d46

Please sign in to comment.