Skip to content

Commit 54bf960

Browse files
authored
Merge pull request #607 from forcedotcom/update-gha
Update GHA actions
2 parents 8326ae1 + 99fd690 commit 54bf960

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)