Skip to content

Bump livewire/livewire from 2.12.5 to 2.12.6 #500

Bump livewire/livewire from 2.12.5 to 2.12.6

Bump livewire/livewire from 2.12.5 to 2.12.6 #500

name: Enable automerge on dependabot PRs
on:
pull_request_target:
jobs:
automerge:
name: Enable automerge on dependabot PRs
runs-on: ubuntu-latest
steps:
- name: Enable automerge on dependabot PRs
uses: daneden/enable-automerge-action@v1
with:
github-token: ${{ secrets.DEPENDABOT_AUTO_MERGE_PERSONAL_ACCESS_TOKEN }}