Skip to content

build(deps): bump express from 4.21.0 to 4.21.1 in /server #146

build(deps): bump express from 4.21.0 to 4.21.1 in /server

build(deps): bump express from 4.21.0 to 4.21.1 in /server #146

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: ${{ github.token }}