chore: update cuddle please
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-01-10 00:22:48 +01:00
parent 7ea8af6b44
commit 63ed60d607
Signed by: kjuulh
SSH Key Fingerprint: SHA256:RjXh0p7U6opxnfd3ga/Y9TCo18FYlHFdSpRIV72S/QM

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-1736462776".into(), cuddle_image: "kasperhermansen/cuddle-please:main-1736464837".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"),