Skip to content

Bump @types/react from 19.0.7 to 19.0.8 #453

Bump @types/react from 19.0.7 to 19.0.8

Bump @types/react from 19.0.7 to 19.0.8 #453

Workflow file for this run

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