We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8326ae1 + 99fd690 commit 54bf960Copy full SHA for 54bf960
.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