Skip to content

Bump mongoose from 9.1.0 to 9.9.1 in /backend #257

Bump mongoose from 9.1.0 to 9.9.1 in /backend

Bump mongoose from 9.1.0 to 9.9.1 in /backend #257

Workflow file for this run

name: "PR Labeler"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true