Skip to content

Commit 38957a1

Browse files
authored
chore: update github actions [no ci] (#1209)
1 parent 4023e5b commit 38957a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/failureNotifications.yml

Lines changed: 1 addition & 1 deletion
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)