chore(ci): update ci to use dagger-sdk v0.2.6

This commit is contained in:
2023-02-19 18:28:47 +01:00
parent c312bc57ad
commit c35c104b49
3 changed files with 116 additions and 169 deletions

View File

@@ -8,5 +8,5 @@ edition = "2021"
[dependencies]
clap = "4.1.6"
color-eyre = "0.6.2"
dagger-sdk = "0.2.2"
dagger-sdk = "0.2.6"
eyre = "0.6.8"