Skip to content

Commit

Permalink
Merge pull request #1084 from forcedotcom/update-gha
Browse files Browse the repository at this point in the history
Update GHA actions
  • Loading branch information
shetzel authored Jun 12, 2024
2 parents ff23050 + 84d0c08 commit 04b3677
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 @@ -12,7 +12,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 04b3677

Please sign in to comment.