Skip to content

fix(deps): bump httpx from 0.25.1 to 0.25.2 #314

fix(deps): bump httpx from 0.25.1 to 0.25.2

fix(deps): bump httpx from 0.25.1 to 0.25.2 #314

Workflow file for this run

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