Skip to content

Commit

Permalink
remove cargobump given cves are addressed
Browse files Browse the repository at this point in the history
cves are addressed and we don't need to bump the deps while building
starship.

Signed-off-by: kranurag7 <[email protected]>
  • Loading branch information
kranurag7 committed Jan 11, 2025
1 parent c92b002 commit ca6d35a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
2 changes: 0 additions & 2 deletions starship.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ pipeline:
tag: v${{package.version}}
expected-commit: d60519607cdd67b81a84a37471c27abb0fa948a8

- uses: rust/cargobump

- runs: |
cargo auditable build --release
install -Dm755 target/release/starship "${{targets.destdir}}"/usr/bin/starship
Expand Down
7 changes: 0 additions & 7 deletions starship/cargobump-deps.yaml

This file was deleted.

0 comments on commit ca6d35a

Please sign in to comment.