Skip to content

Commit

Permalink
chore(deps): bump ravsamhq/notify-slack-action from 1 to 2 (#1188)
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran committed Jan 9, 2023
2 parents d82d57b + 79d36d4 commit e5b5ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
# https://www.ravsam.in/blog/send-slack-notification-when-github-actions-fails/#using-notify-slack-action
- name: Report failure to Slack
if: always()
uses: ravsamhq/notify-slack-action@v1
uses: ravsamhq/notify-slack-action@v2
with:
status: ${{ job.status }}
notify_when: "failure"
Expand Down

0 comments on commit e5b5ed3

Please sign in to comment.