Skip to content

⬆️ Bump net-imap from 0.5.2 to 0.5.4 #2522

⬆️ Bump net-imap from 0.5.2 to 0.5.4

⬆️ Bump net-imap from 0.5.2 to 0.5.4 #2522

name: Dependabot Automerge
on:
pull_request:
branches: [ master ]
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.AUTOMERGE_TOKEN }}