Skip to content

Bump mongodb from 5.1.4 to 5.2.0 #133

Bump mongodb from 5.1.4 to 5.2.0

Bump mongodb from 5.1.4 to 5.2.0 #133

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
labeler:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"