better vulnscan message

This commit is contained in:
2025-10-02 22:55:13 +02:00
parent 29c7d4af60
commit b55b51db40

View File

@@ -62,4 +62,4 @@ jobs:
token: ${{ secrets.TELEGRAM_TOKEN }}
format: markdown
message: |
Found **${{ steps.vulncount.outputs.VULNCOUNT }}** vulnerabilities in `${{ github.repository }}`
Found **${{ steps.vulncount.outputs.VULNCOUNT }}** vulnerabilities in `${{ env.REGISTRY }}/${{ env.REPOSITORY }}:${{ matrix.ver }}`