Hi,
While using this library with GitHub Actions, core.notice generates unnecessary annotations to the summary run.
Example screenshot:

Code:
|
`Snapshot successfully created at ${response.data.created_at.toString()}` |
Would be possible for this to only generate a to something that does not generate annotations instead of a core.notice?
Thanks!