Skip to content

Commit 98eaaec

Browse files
authored
Merge pull request #200 from couchbase-examples/deps/update-2026-05-26
Update dependencies and refresh Next.js quickstart lockfile
2 parents 673899a + f828887 commit 98eaaec

3 files changed

Lines changed: 175 additions & 168 deletions

File tree

.github/workflows/cb-service-container.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ jobs:
7373
command: npm test
7474
- name: Report Status
7575
if: always()
76-
uses: ravsamhq/notify-slack-action@v1
76+
continue-on-error: true
77+
uses: ravsamhq/notify-slack-action@v2
7778
with:
7879
status: ${{ job.status }}
7980
notify_when: 'failure,warnings'

0 commit comments

Comments
 (0)