Skip to content

ci: bump pypa/gh-action-pypi-publish from 1.5.0 to 1.11.0 #1124

ci: bump pypa/gh-action-pypi-publish from 1.5.0 to 1.11.0

ci: bump pypa/gh-action-pypi-publish from 1.5.0 to 1.11.0 #1124

name: Auto Merge Dependabot
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
target: minor
github-token: ${{ secrets.THIS_PAT }}