We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ea971 commit b524c0fCopy full SHA for b524c0f
.github/workflows/audit-dependencies.yml
@@ -57,7 +57,7 @@ jobs:
57
"type": "section",
58
"text": {
59
"type": "mrkdwn",
60
- "text": "Actionable vulnerabilities found: \n<${{ github.event.pull_request.html_url || github.event.head_commit.url }}|View Details>"
+ "text": "Actionable vulnerabilities found: <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|View Details>"
61
}
62
},
63
]
0 commit comments