Skip to content

build(deps): bump nanoid from 3.3.7 to 3.3.8 #26

build(deps): bump nanoid from 3.3.7 to 3.3.8

build(deps): bump nanoid from 3.3.7 to 3.3.8 #26

Workflow file for this run

name: Pull Request Labeler
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
label:
name: Create Label
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}