Skip to content

Bump tailwindcss from 3.4.3 to 3.4.4 #453

Bump tailwindcss from 3.4.3 to 3.4.4

Bump tailwindcss from 3.4.3 to 3.4.4 #453

name: Automatic merge dependabot PRs
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Dependabot Auto Merge
uses: ahmadnassri/action-dependabot-auto-merge@v2
with:
github-token: ${{ secrets.GH_ACCESS_TOKEN }}
command: merge
approve: true
target: minor