Skip to content

chore(deps): bump react-router-dom from 6.17.0 to 6.21.2 in /taxonomy-editor-frontend #202

chore(deps): bump react-router-dom from 6.17.0 to 6.21.2 in /taxonomy-editor-frontend

chore(deps): bump react-router-dom from 6.17.0 to 6.21.2 in /taxonomy-editor-frontend #202

Workflow file for this run

# .github/workflows/auto-author-assign.yml
name: "Auto Author Assign"
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v2.0.1