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 4024ba0 + 81eaf19 commit 7306a55Copy full SHA for 7306a55
.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