Skip to content

build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /client #41

build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /client

build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /client #41

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 }}