Skip to content

Bump tailwindcss from 3.4.6 to 3.4.7 in /ui #20438

Bump tailwindcss from 3.4.6 to 3.4.7 in /ui

Bump tailwindcss from 3.4.6 to 3.4.7 in /ui #20438

Workflow file for this run

name: Labeler
on: [pull_request]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ github.token }}"