Skip to content

Bump TestableIO.System.IO.Abstractions.Wrappers from 22.0.15 to 22.0.16 #8

Bump TestableIO.System.IO.Abstractions.Wrappers from 22.0.15 to 22.0.16

Bump TestableIO.System.IO.Abstractions.Wrappers from 22.0.15 to 22.0.16 #8

name: merge-dependabot
on:
pull_request:
jobs:
automerge:
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- name: Dependabot Auto Merge
uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.dependabot }}
command: squash and merge