Skip to content

Bump @types/nodemailer from 6.4.16 to 6.4.17 in /backend #42

Bump @types/nodemailer from 6.4.16 to 6.4.17 in /backend

Bump @types/nodemailer from 6.4.16 to 6.4.17 in /backend #42

name: auto-merge
on:
pull_request_target:
branches:
- master
permissions:
contents: read
jobs:
auto-merge:
permissions:
contents: none
runs-on: ubuntu-latest
if: github.actor == 'dependabot[bot]'
steps:
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}
command: 'squash and merge'
target: minor