Skip to content

chore(deps-dev): bump @release-it/conventional-changelog from 8.0.1 to 8.0.2 #583

chore(deps-dev): bump @release-it/conventional-changelog from 8.0.1 to 8.0.2

chore(deps-dev): bump @release-it/conventional-changelog from 8.0.1 to 8.0.2 #583

name: auto-merge
on:
pull_request:
jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: ahmadnassri/action-dependabot-auto-merge@45fc124d949b19b6b8bf6645b6c9d55f4f9ac61a # v2.6.6
with:
target: minor
github-token: ${{ secrets.PRIVATE_TOKEN }}