Skip to content

Commit b4cf321

Browse files
authored
Merge pull request #1119 from salesforcecli/update-gha
Update GHA actions
2 parents 8bf4569 + c0698e1 commit b4cf321

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
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 }}

.github/workflows/manualRelease.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)