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 "Failed to get alerts from Github. The previous upload vulnerability report step might have failed to be processed/uploaded. Try running the job again"
679
+
echo '## Code Scan - Failed to get alerts.
680
+
Upload vulnerability report step might have failed to be processed/uploaded.
681
+
Try running the job again' >> $GITHUB_STEP_SUMMARY
echo "Failed to get alerts from Github. The previous upload vulnerability report step might have failed to be processed/uploaded. Try running the job again"
264
+
echo '## Docker Scan - Failed to get alerts.
265
+
Upload vulnerability report step failed to be processed/uploaded.
266
+
Try running the job again' >> $GITHUB_STEP_SUMMARY
0 commit comments