Skip to content

chore(deps): bump express-rate-limit from 6.9.0 to 7.1.3 in /server #61

chore(deps): bump express-rate-limit from 6.9.0 to 7.1.3 in /server

chore(deps): bump express-rate-limit from 6.9.0 to 7.1.3 in /server #61

# Reference: https://github.com/toshimaru/auto-author-assign
name: "Author Assign"
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" # GITHUB_TOKEN will be used by default