Skip to content

Bump react-router-dom from 6.28.0 to 7.0.1 #401

Bump react-router-dom from 6.28.0 to 7.0.1

Bump react-router-dom from 6.28.0 to 7.0.1 #401

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