Skip to content

⬆️ Bump tox from 4.14.2 to 4.16.0 in /.github/workflows #2418

⬆️ Bump tox from 4.14.2 to 4.16.0 in /.github/workflows

⬆️ Bump tox from 4.14.2 to 4.16.0 in /.github/workflows #2418

---
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 }}