Skip to content

fix: bump msgpackr from 1.7.2 to 1.10.1 #249

fix: bump msgpackr from 1.7.2 to 1.10.1

fix: bump msgpackr from 1.7.2 to 1.10.1 #249

Workflow file for this run

name: auto-merge
on: [pull_request]
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.GITHUB_TOKEN }}