Skip to content

Commit

Permalink
Merge pull request #1 from couchbase-examples/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/ravsamhq/notify-slack-action-2

chore(deps): bump ravsamhq/notify-slack-action from 1 to 2
  • Loading branch information
teetangh authored Jul 16, 2024
2 parents 6d6ecf4 + d625357 commit 7fb058b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Report Status
if: always()
uses: ravsamhq/notify-slack-action@v1
uses: ravsamhq/notify-slack-action@v2
with:
status: ${{ job.status }}
notify_when: "failure,warnings"
Expand Down

0 comments on commit 7fb058b

Please sign in to comment.