Skip to content

chore(deps): bump @tanstack/react-query-devtools from 5.62.12 to 5.64.1 in /apps/web #9

chore(deps): bump @tanstack/react-query-devtools from 5.62.12 to 5.64.1 in /apps/web

chore(deps): bump @tanstack/react-query-devtools from 5.62.12 to 5.64.1 in /apps/web #9

Workflow file for this run

name: Auto Assign
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
run:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: aacevski
numOfAssignee: 1