Skip to content

Commit

Permalink
Merge pull request #1051 from salesforcecli/update-gha
Browse files Browse the repository at this point in the history
Update GHA actions
  • Loading branch information
shetzel committed Jun 12, 2024
2 parents 07eb35d + fa83182 commit 35765e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/failureNotifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Announce Failure
id: slack
uses: slackapi/slack-github-action@v1.24.0
uses: slackapi/slack-github-action@v1.26.0
env:
# for non-CLI-team-owned plugins, you can send this anywhere you like
SLACK_WEBHOOK_URL: ${{ secrets.CLI_ALERTS_SLACK_WEBHOOK }}
Expand Down

0 comments on commit 35765e9

Please sign in to comment.