Skip to content

chore(deps): bump nodemailer from 6.10.1 to 7.0.7 #33

chore(deps): bump nodemailer from 6.10.1 to 7.0.7

chore(deps): bump nodemailer from 6.10.1 to 7.0.7 #33

# automatic labelling of pull request based on conventional commit names in the PR titles
# see https://github.com/marketplace/actions/conventional-release-labels
on:
pull_request_target:
types: [ opened, edited ]
name: conventional-release-labels
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: bcoe/conventional-release-labels@v1