You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We added the deprecation warning about deny lists in #958. But an unexpected (to me, anyway!) consequence of including the link to the issue in hte deprecation message is that every DRA run that results in a link to the issue. This is creating a ton of noise on the issue and should probably be squelched.
Expected behavior
We should just mention the issue by number rather than include the full URL.
"⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. See issue #938 in actions/dependency-review-action for more information."