Skip to content

Commit 5dcc5c3

Browse files
authored
Merge pull request #710 from salesforcecli/update-gha
Update GHA actions
2 parents 215b9d0 + 0fc5ce3 commit 5dcc5c3

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)