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
echo "::warning title=Dependency review skipped::GitHub dependency review is unavailable for this repository. Enable Dependency graph in repository settings to re-enable this check."
63
+
{
64
+
echo "## Dependency review skipped"
65
+
echo
66
+
echo "GitHub's dependency review API returned HTTP ${STATUS_CODE:-unknown} for this repository."
67
+
echo
68
+
echo "Enable Dependency graph in repository settings to re-enable actions/dependency-review-action."
0 commit comments