diff --git a/crates/binstalk-git-repo-api/src/gh_api_client.rs b/crates/binstalk-git-repo-api/src/gh_api_client.rs index 3c286296..5823b53e 100644 --- a/crates/binstalk-git-repo-api/src/gh_api_client.rs +++ b/crates/binstalk-git-repo-api/src/gh_api_client.rs @@ -248,7 +248,7 @@ impl GhApiClient { /// Return `Ok(Some(api_artifact_url))` if exists. /// /// The returned future is guaranteed to be pointer size. - #[instrument(skip(self), ret)] + #[instrument(skip(self), ret(level = Level::DEBUG))] pub async fn has_release_artifact( &self, GhReleaseArtifact {