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.
2 parents 215b9d0 + 0fc5ce3 commit 5dcc5c3Copy full SHA for 5dcc5c3
.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