Skip to content

Bump infection/infection from 0.27.10 to 0.27.11 #426

Bump infection/infection from 0.27.10 to 0.27.11

Bump infection/infection from 0.27.10 to 0.27.11 #426

Workflow file for this run

name: auto-merge
on: [pull_request_target]
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/action-dependabot-auto-merge@v2.6
with:
target: minor
github-token: ${{ secrets.PAT }}