Skip to content

Bump mongoose from 8.6.0 to 8.6.1 in /server #86

Bump mongoose from 8.6.0 to 8.6.1 in /server

Bump mongoose from 8.6.0 to 8.6.1 in /server #86

Workflow file for this run

name: 👨‍💻 Assign Author
on:
pull_request_target:
types: [opened, reopened]
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"