Skip to content

Commit 118aba1

Browse files
committed
chore: update github actions [no ci]
1 parent 7b7d614 commit 118aba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/failureNotifications.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Announce Failure
1515
id: slack
16-
uses: slackapi/slack-github-action@v1.24.0
16+
uses: slackapi/slack-github-action@v1.26.0
1717
env:
1818
# for non-CLI-team-owned plugins, you can send this anywhere you like
1919
SLACK_WEBHOOK_URL: ${{ secrets.CLI_ALERTS_SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)