chore: update cuddle please to include commit history in changelog
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-09 23:49:23 +01:00
parent 0cc95dfc14
commit 7ea8af6b44

View File

@@ -23,7 +23,7 @@ impl MainAction for CuddlePlease {
action action
.cuddle_please_src(&CuddlePleaseSrcArgs { .cuddle_please_src(&CuddlePleaseSrcArgs {
cuddle_image: "kasperhermansen/cuddle-please:main-1712698022".into(), cuddle_image: "kasperhermansen/cuddle-please:main-1736462776".into(),
server: dagger_cuddle_please::models::SrcServer::Gitea { server: dagger_cuddle_please::models::SrcServer::Gitea {
token: std::env::var("CUDDLE_PLEASE_TOKEN") token: std::env::var("CUDDLE_PLEASE_TOKEN")
.expect("CUDDLE_PLEASE_TOKEN to be present"), .expect("CUDDLE_PLEASE_TOKEN to be present"),