Skip to content

Bump @heroicons/react from 2.1.5 to 2.2.0 #31

Bump @heroicons/react from 2.1.5 to 2.2.0

Bump @heroicons/react from 2.1.5 to 2.2.0 #31

name: auto-merge
on:
pull_request_target:
jobs:
auto-merge:
if: startsWith(github.head_ref, 'dependabot/')
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ahmadnassri/[email protected]
with:
target: minor
github-token: ${{ secrets.AUTO_MERGE_TOKEN }}