Skip to content

⬆️ Bump sphinx-autoapi from 3.0.0 to 3.1.2 in /docs #2407

⬆️ Bump sphinx-autoapi from 3.0.0 to 3.1.2 in /docs

⬆️ Bump sphinx-autoapi from 3.0.0 to 3.1.2 in /docs #2407

---
name: Auto-Merge-Dependabot
on: # yamllint disable-line rule:truthy
pull_request_target:
jobs:
auto-merge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_DEPENDABOT_TOKEN }}