If I'm creating a new secret as part of a dagger function, I want to store it in the Secret type and pass it to other functions. Should I use dag.setSecret for this?
I tried this and got the following error.
error: parse selections: parse field "withSecretVariable": init arg "secret" value as dagql.ID[*github.com/dagger/dagger/core.Secret] (SecretID!) using dagql.ID[*github.c
/dagger/dagger/core.Secret]: failed to unmarshal proto: proto: cannot parse invalid wire-format data