Skip to content

build(deps): bump poetry from 1.5.1 to 1.7.0 in /.github/workflows #818

build(deps): bump poetry from 1.5.1 to 1.7.0 in /.github/workflows

build(deps): bump poetry from 1.5.1 to 1.7.0 in /.github/workflows #818

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