Skip to content

Bump @tanstack/react-query-devtools from 5.51.23 to 5.53.2 #77

Bump @tanstack/react-query-devtools from 5.51.23 to 5.53.2

Bump @tanstack/react-query-devtools from 5.51.23 to 5.53.2 #77

Workflow file for this run

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