Open
Description
Hi,
While using this library with GitHub Actions, core.notice
generates unnecessary annotations to the summary run.
Code:
dependency-submission-toolkit/src/snapshot.ts
Line 192 in ba43043
Would be possible for this to only generate a to something that does not generate annotations instead of a core.notice
?
Thanks!