Compare commits
2 Commits
fb29abecd3
...
18a9e08329
Author | SHA1 | Date | |
---|---|---|---|
|
18a9e08329 | ||
63ed60d607 |
@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- *(deps)* update rust crate tracing to v0.1.41
|
||||
|
||||
### Other
|
||||
- update cuddle please
|
||||
- update cuddle please to include commit history in changelog
|
||||
- *(deps)* update rust crate tokio to v1.43.0
|
||||
- *(deps)* update all dependencies
|
||||
|
@ -23,7 +23,7 @@ impl MainAction for CuddlePlease {
|
||||
|
||||
action
|
||||
.cuddle_please_src(&CuddlePleaseSrcArgs {
|
||||
cuddle_image: "kasperhermansen/cuddle-please:main-1736462776".into(),
|
||||
cuddle_image: "kasperhermansen/cuddle-please:main-1736464837".into(),
|
||||
server: dagger_cuddle_please::models::SrcServer::Gitea {
|
||||
token: std::env::var("CUDDLE_PLEASE_TOKEN")
|
||||
.expect("CUDDLE_PLEASE_TOKEN to be present"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user