Skip to content

Bump msgpackr from 1.9.9 to 1.10.1 in /backend/code #126

Bump msgpackr from 1.9.9 to 1.10.1 in /backend/code

Bump msgpackr from 1.9.9 to 1.10.1 in /backend/code #126

Workflow file for this run

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