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 11d171d commit 87016c1Copy full SHA for 87016c1
.github/workflows/trivy.yml
@@ -64,7 +64,7 @@ jobs:
64
echo ${{ env.SUMMARY }}
65
66
- name: Send Slack Notification
67
- uses: slackapi/slack-github-action@v1.27.0
+ uses: slackapi/slack-github-action@v2.0.0
68
with:
69
payload: |
70
{
0 commit comments