Skip to content

build(deps-dev): bump vite from 6.0.3 to 6.0.5 in /client #17

build(deps-dev): bump vite from 6.0.3 to 6.0.5 in /client

build(deps-dev): bump vite from 6.0.3 to 6.0.5 in /client #17

Workflow file for this run

name: 👨‍💻 Assign Author
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@main
with:
repo-token: ${{ github.token }}