Skip to content

build(deps): bump rails from 7.2.2 to 8.0.1 #2986

build(deps): bump rails from 7.2.2 to 8.0.1

build(deps): bump rails from 7.2.2 to 8.0.1 #2986

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 }}