Skip to content

chore(deps): Bump mongodb-memory-server from 8.15.1 to 9.0.1 (#55) #198

chore(deps): Bump mongodb-memory-server from 8.15.1 to 9.0.1 (#55)

chore(deps): Bump mongodb-memory-server from 8.15.1 to 9.0.1 (#55) #198

Workflow file for this run

name: CI and automated releases
on:
pull_request:
push:
branches: [ main ]
jobs:
ci:
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-ci.yml@main
release:
needs: ci
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-release.yml@main
secrets:
npm_token: ${{ secrets.NPM_TOKEN }}