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 50ee2cd commit 9480958Copy full SHA for 9480958
.github/workflows/trivy.yml
@@ -54,7 +54,7 @@ jobs:
54
echo ${{ env.SUMMARY }}
55
56
- name: Send Slack Notification
57
- uses: slackapi/slack-github-action@v1.26.0
+ uses: slackapi/slack-github-action@v1.27.0
58
with:
59
payload: |
60
{
0 commit comments