Skip to content

build(deps): bump lucide-react from 0.468.0 to 0.469.0 in /client #18

build(deps): bump lucide-react from 0.468.0 to 0.469.0 in /client

build(deps): bump lucide-react from 0.468.0 to 0.469.0 in /client #18

Workflow file for this run

name: 👨‍💻 Assign Author
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@main
with:
repo-token: ${{ github.token }}