We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7d614 commit 118aba1Copy full SHA for 118aba1
.github/workflows/failureNotifications.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Announce Failure
15
id: slack
16
- uses: slackapi/slack-github-action@v1.24.0
+ uses: slackapi/slack-github-action@v1.26.0
17
env:
18
# for non-CLI-team-owned plugins, you can send this anywhere you like
19
SLACK_WEBHOOK_URL: ${{ secrets.CLI_ALERTS_SLACK_WEBHOOK }}
0 commit comments