Skip to content

Bump rustix from 0.36.7 to 0.36.16 in /rust/update-conan-recipe-and-create-pull-request #174

Bump rustix from 0.36.7 to 0.36.16 in /rust/update-conan-recipe-and-create-pull-request

Bump rustix from 0.36.7 to 0.36.16 in /rust/update-conan-recipe-and-create-pull-request #174

Workflow file for this run

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