Skip to content

Bump react-router-dom from 6.21.3 to 6.22.0 #184

Bump react-router-dom from 6.21.3 to 6.22.0

Bump react-router-dom from 6.21.3 to 6.22.0 #184

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