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 ed70d76 commit f0971cfCopy full SHA for f0971cf
.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@v2.0.0
+ uses: slackapi/slack-github-action@v2.1.0
68
with:
69
webhook: ${{ secrets.SLACK_WEBHOOK_URL }}
70
webhook-type: incoming-webhook
0 commit comments