Skip to content

Commit b19a3dc

Browse files
authored
chore(mise): replace deprecated ubi: prefix by github: prefix (#923)
1 parent 8405cea commit b19a3dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mise.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ uv = "0.10.2"
2121
protoc = "29.6"
2222
helm = "4.1.4"
2323
"ubi:mozilla/sccache" = { version = "0.14.0", matching = "sccache-v" }
24-
"ubi:anchore/syft" = { version = "1.42.3", matching = "syft_" }
25-
"ubi:EmbarkStudios/cargo-about" = "0.8.4"
24+
"github:anchore/syft" = { version = "1.42.3" }
25+
"github:EmbarkStudios/cargo-about" = { version = "0.8.4", version_prefix = "" }
2626
zig = "0.14.1"
2727

2828
[env]

0 commit comments

Comments
 (0)