Skip to content

Commit 3a475da

Browse files
authored
Merge pull request #567 from salesforcecli/update-gha
Update GHA actions
2 parents 4d5aefa + daadeb1 commit 3a475da

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
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Announce Failure
1414
id: slack
15-
uses: slackapi/slack-github-action@v1.24.0
15+
uses: slackapi/slack-github-action@v1.26.0
1616
env:
1717
# for non-CLI-team-owned plugins, you can send this anywhere you like
1818
SLACK_WEBHOOK_URL: ${{ secrets.CLI_ALERTS_SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)