Skip to content

Bump react-router-dom from 6.26.1 to 6.26.2 in /client #100

Bump react-router-dom from 6.26.1 to 6.26.2 in /client

Bump react-router-dom from 6.26.1 to 6.26.2 in /client #100

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