Skip to content

Commit

Permalink
Add Repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
shivenduverma-sap authored Nov 23, 2023
1 parent 8a4174c commit c793dff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mend_scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,8 @@ jobs:
uses: thollander/actions-comment-pull-request@v2.4.3
with:
message: |
# Mend Scan Summary: :${{ steps.report.outputs.status }}:
## Mend Scan Summary: :${{ steps.report.outputs.status }}:
### Repository: ${{ github.repository }}
| VIOLATION DESCRIPTION | NUMBER OF VIOLATIONS |
| -------------------------------------------- | --------------------------- |
| HIGH/CRITICAL SECURITY VULNERABILITIES | ${{ steps.report.outputs.security_vulnerability_no }} |
Expand Down

0 comments on commit c793dff

Please sign in to comment.